diff options
author | 2004-06-17 01:43:51 +0000 | |
---|---|---|
committer | 2004-06-17 01:43:51 +0000 | |
commit | 7adab4b8c7815620f7577aadf339ccf5de66c68e (patch) | |
tree | 3a49ca0ea4644e0ddcf1cb577a3af46846701c00 /x11-wm/ion3-svn | |
parent | Upped the version (Manifest recommit) (diff) | |
download | gentoo-2-7adab4b8c7815620f7577aadf339ccf5de66c68e.tar.gz gentoo-2-7adab4b8c7815620f7577aadf339ccf5de66c68e.tar.bz2 gentoo-2-7adab4b8c7815620f7577aadf339ccf5de66c68e.zip |
only one inherit line
Diffstat (limited to 'x11-wm/ion3-svn')
-rw-r--r-- | x11-wm/ion3-svn/ion3-svn-20040412.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/ion3-svn/ion3-svn-20040412.ebuild b/x11-wm/ion3-svn/ion3-svn-20040412.ebuild index 991fcf4a8837..cdc809d3c4a1 100644 --- a/x11-wm/ion3-svn/ion3-svn-20040412.ebuild +++ b/x11-wm/ion3-svn/ion3-svn-20040412.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ion3-svn-20040412.ebuild,v 1.1 2004/04/12 11:50:56 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ion3-svn-20040412.ebuild,v 1.2 2004/06/17 01:43:51 mr_bones_ Exp $ -inherit eutils -inherit subversion +inherit eutils subversion DESCRIPTION="A tiling tabbed window manager designed with keyboard users in mind" HOMEPAGE="http://www.iki.fi/tuomov/ion/" |