diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-27 09:48:58 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-27 09:48:58 +0000 |
commit | 4c115ffd2eb6cbadf2c7e0f151f5b1aff3dc285f (patch) | |
tree | a8f68bd75849e3c2a932fa863c3656892816f700 /games-util/umodpack | |
parent | stable bump (Manifest recommit) (diff) | |
download | gentoo-2-4c115ffd2eb6cbadf2c7e0f151f5b1aff3dc285f.tar.gz gentoo-2-4c115ffd2eb6cbadf2c7e0f151f5b1aff3dc285f.tar.bz2 gentoo-2-4c115ffd2eb6cbadf2c7e0f151f5b1aff3dc285f.zip |
Added to ~amd64.
Diffstat (limited to 'games-util/umodpack')
-rw-r--r-- | games-util/umodpack/ChangeLog | 6 | ||||
-rw-r--r-- | games-util/umodpack/umodpack-0.5_beta16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-util/umodpack/ChangeLog b/games-util/umodpack/ChangeLog index 37ef36022f9c..621501ccf1e6 100644 --- a/games-util/umodpack/ChangeLog +++ b/games-util/umodpack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-util/umodpack # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/ChangeLog,v 1.4 2004/06/24 23:32:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/ChangeLog,v 1.5 2004/09/27 09:48:58 eradicator Exp $ + + 27 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> + umodpack-0.5_beta16.ebuild: + Added to ~amd64. 12 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> umodpack-0.5_beta16.ebuild: diff --git a/games-util/umodpack/umodpack-0.5_beta16.ebuild b/games-util/umodpack/umodpack-0.5_beta16.ebuild index fd8bc4b33a81..75b6a6a59249 100644 --- a/games-util/umodpack/umodpack-0.5_beta16.ebuild +++ b/games-util/umodpack/umodpack-0.5_beta16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/umodpack-0.5_beta16.ebuild,v 1.5 2004/06/24 23:32:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/umodpack-0.5_beta16.ebuild,v 1.6 2004/09/27 09:48:58 eradicator Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/umodpack/${MY_P}-nogui.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="X tcltk" DEPEND="dev-lang/perl |