diff options
author | 2003-10-03 02:47:54 +0000 | |
---|---|---|
committer | 2003-10-03 02:47:54 +0000 | |
commit | 706e79274abac6b82094e89ba2568f0433ab91b8 (patch) | |
tree | 5f112c51f40e6980439b391c3979de87755e4d1a /app-xemacs/games | |
parent | Patch to fixup multiline strings (diff) | |
download | historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.gz historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.bz2 historical-706e79274abac6b82094e89ba2568f0433ab91b8.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/games')
-rw-r--r-- | app-xemacs/games/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/games/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/games/games-1.13.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/games/ChangeLog b/app-xemacs/games/ChangeLog index 3838f4c5c721..152c7382753c 100644 --- a/app-xemacs/games/ChangeLog +++ b/app-xemacs/games/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/games # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/ChangeLog,v 1.4 2003/10/03 02:26:15 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> games-1.13.ebuild: + Stable on alpha *games-1.13 (16 Dec 2002) diff --git a/app-xemacs/games/Manifest b/app-xemacs/games/Manifest index 41227cd5d6e0..bb72e9000781 100644 --- a/app-xemacs/games/Manifest +++ b/app-xemacs/games/Manifest @@ -1,3 +1,3 @@ -MD5 2029c9ab78a50483759ff7ddfdac54c5 ChangeLog 415 -MD5 9f5f53cdcd7e71887edbf59a1210e706 games-1.13.ebuild 401 +MD5 92faea94511cbd6a6e9a51ebf154e8d1 ChangeLog 501 +MD5 f10e4b45ef01eff9be398d97dd17aca4 games-1.13.ebuild 398 MD5 da8ce6129ef0147f3cd752199653421a files/digest-games-1.13 64 diff --git a/app-xemacs/games/games-1.13.ebuild b/app-xemacs/games/games-1.13.ebuild index 79c8cb4cd268..241f5d532a40 100644 --- a/app-xemacs/games/games-1.13.ebuild +++ b/app-xemacs/games/games-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/games-1.13.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/games-1.13.ebuild,v 1.5 2003/10/03 02:26:15 agriffis Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |