diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 01:43:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 01:43:51 +0000 |
commit | b8f65c392351ed1a001bb49756760d1f16181f79 (patch) | |
tree | 2adb94317c8536ce7f241f4b036eea112741a48a /x11-wm/ion3-svn | |
parent | Upped the version (diff) | |
download | historical-b8f65c392351ed1a001bb49756760d1f16181f79.tar.gz historical-b8f65c392351ed1a001bb49756760d1f16181f79.tar.bz2 historical-b8f65c392351ed1a001bb49756760d1f16181f79.zip |
only one inherit line
Diffstat (limited to 'x11-wm/ion3-svn')
-rw-r--r-- | x11-wm/ion3-svn/Manifest | 6 | ||||
-rw-r--r-- | x11-wm/ion3-svn/ion3-svn-20040412.ebuild | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11-wm/ion3-svn/Manifest b/x11-wm/ion3-svn/Manifest index 9a95d1ded362..a771ce4cb7d1 100644 --- a/x11-wm/ion3-svn/Manifest +++ b/x11-wm/ion3-svn/Manifest @@ -1,7 +1,7 @@ -MD5 c194bfb9c9909d18ed75475f7ff61efb ion3-svn-20040412.ebuild 1870 MD5 9b4c1bd4ec70cd48a19a90c25d299f1d ChangeLog 436 +MD5 bc594da6c9b122330d7c496ba1a3f5ac ion3-svn-20040412.ebuild 1867 MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 -MD5 e5e408ab1f83116c2138a26b20c86653 files/pwm3.desktop 170 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ion3-svn-20040412 0 -MD5 00450ed1292b72e2be71b9860c4db6ee files/ion3.desktop 217 MD5 703068cb52061535f0eb30e5d9c4de2c files/ion3-svn-20040412-rename.patch 2248 +MD5 00450ed1292b72e2be71b9860c4db6ee files/ion3.desktop 217 +MD5 e5e408ab1f83116c2138a26b20c86653 files/pwm3.desktop 170 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/" |