diff options
author | 2004-04-07 22:44:56 +0000 | |
---|---|---|
committer | 2004-04-07 22:44:56 +0000 | |
commit | f27b877fcb7573b943fb4f2d1fb9ac0df5cfc927 (patch) | |
tree | 4e08b751152e75c3ad294eaaedb1772f0d7ac688 /x11-wm | |
parent | fixing Manifest (diff) | |
download | historical-f27b877fcb7573b943fb4f2d1fb9ac0df5cfc927.tar.gz historical-f27b877fcb7573b943fb4f2d1fb9ac0df5cfc927.tar.bz2 historical-f27b877fcb7573b943fb4f2d1fb9ac0df5cfc927.zip |
~amd64
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ion3/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/ion3/Manifest | 6 | ||||
-rw-r--r-- | x11-wm/ion3/ion3-20040316_p1.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-wm/ion3/ChangeLog b/x11-wm/ion3/ChangeLog index 1e6d7ae7c6a2..01832300a151 100644 --- a/x11-wm/ion3/ChangeLog +++ b/x11-wm/ion3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/ion3 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ChangeLog,v 1.2 2004/03/23 20:59:15 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ChangeLog,v 1.3 2004/04/07 22:44:56 lv Exp $ + + 07 Apr 2004; Travis Tilley <lv@gentoo.org> ion3-20040316_p1.ebuild: + added ~amd64 keyword *ion3-20040316_p1 (23 Mar 2004) diff --git a/x11-wm/ion3/Manifest b/x11-wm/ion3/Manifest index a75014c4569e..02001b12e46d 100644 --- a/x11-wm/ion3/Manifest +++ b/x11-wm/ion3/Manifest @@ -1,6 +1,6 @@ -MD5 9ec08820d270739e7bc8b7607886393d ion3-20040316_p1.ebuild 1364 -MD5 762329578779e08e79ffee794882de27 ChangeLog 432 +MD5 6557aff2f053348f80fab87c583b016d ChangeLog 525 +MD5 90e4d99f0dd6789520fb12abe3af4f9f ion3-20040316_p1.ebuild 1370 MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 MD5 6f74d19623693aaf001c28fb5d2657be files/digest-ion3-20040316_p1 70 -MD5 5e2a511f6530e0cee20b7e6dfbebc3e7 files/ion3-20040316-libtu-I.patch 357 MD5 aac436d9230b2b3cda72feb184295c1a files/ion.desktop 214 +MD5 5e2a511f6530e0cee20b7e6dfbebc3e7 files/ion3-20040316-libtu-I.patch 357 diff --git a/x11-wm/ion3/ion3-20040316_p1.ebuild b/x11-wm/ion3/ion3-20040316_p1.ebuild index 55306f088616..62bd41e463d5 100644 --- a/x11-wm/ion3/ion3-20040316_p1.ebuild +++ b/x11-wm/ion3/ion3-20040316_p1.ebuild @@ -1,6 +1,6 @@ # 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/ion3-20040316_p1.ebuild,v 1.1 2004/03/23 20:59:15 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ion3-20040316_p1.ebuild,v 1.2 2004/04/07 22:44:56 lv Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.iki.fi/tuomov/ion/" SRC_URI="http://modeemi.fi/~tuomov/dl/${MY_PN}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ppc ~sparc ~x86 ~amd64" IUSE="xinerama" DEPEND="virtual/x11 app-misc/run-mailcap |