diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 13:05:49 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 13:05:49 +0000 |
commit | d38c6bf30634441666695c182e0b52d8c363fb98 (patch) | |
tree | 3187131c41134d57ee64e2df09511b96b606e8ce /app-xemacs/misc-games | |
parent | old (diff) | |
download | gentoo-2-d38c6bf30634441666695c182e0b52d8c363fb98.tar.gz gentoo-2-d38c6bf30634441666695c182e0b52d8c363fb98.tar.bz2 gentoo-2-d38c6bf30634441666695c182e0b52d8c363fb98.zip |
Remove old version
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-xemacs/misc-games')
-rw-r--r-- | app-xemacs/misc-games/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/misc-games/files/digest-misc-games-1.16 | 3 | ||||
-rw-r--r-- | app-xemacs/misc-games/misc-games-1.16.ebuild | 14 |
3 files changed, 4 insertions, 18 deletions
diff --git a/app-xemacs/misc-games/ChangeLog b/app-xemacs/misc-games/ChangeLog index be95382c87a1..205d61dbadda 100644 --- a/app-xemacs/misc-games/ChangeLog +++ b/app-xemacs/misc-games/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/misc-games # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/ChangeLog,v 1.14 2007/06/03 18:50:13 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/ChangeLog,v 1.15 2007/10/25 13:05:49 graaff Exp $ + + 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -misc-games-1.16.ebuild: + Remove old version 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> misc-games-1.18.ebuild: Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 diff --git a/app-xemacs/misc-games/files/digest-misc-games-1.16 b/app-xemacs/misc-games/files/digest-misc-games-1.16 deleted file mode 100644 index 4b26a3a0f954..000000000000 --- a/app-xemacs/misc-games/files/digest-misc-games-1.16 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 2aaccb449220bcd0388165e07592764e misc-games-1.16-pkg.tar.gz 166197 -RMD160 cad056b92ca3393cc01d52de44f8c679c4582b2b misc-games-1.16-pkg.tar.gz 166197 -SHA256 6d2970ae61e8b77da67758c592371c8b350836fc577bb91bf7b6b28c2c0707be misc-games-1.16-pkg.tar.gz 166197 diff --git a/app-xemacs/misc-games/misc-games-1.16.ebuild b/app-xemacs/misc-games/misc-games-1.16.ebuild deleted file mode 100644 index b1cf607f64ae..000000000000 --- a/app-xemacs/misc-games/misc-games-1.16.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/misc-games-1.16.ebuild,v 1.10 2007/07/11 02:37:37 mr_bones_ Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Other amusements and diversions." -PKG_CAT="standard" - -DEPEND="app-xemacs/xemacs-base -" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |