diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:42:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:42:48 +0000 |
commit | 21d1691687291e2491b0b5466e0ef7ba39b0b689 (patch) | |
tree | 0f1218ea38f57be677c7da5ab689488d2ba9836b /app-xemacs/sh-script | |
parent | DEPEND fix #30220 (diff) | |
download | gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.tar.gz gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.tar.bz2 gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/sh-script')
-rw-r--r-- | app-xemacs/sh-script/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/sh-script/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/sh-script/sh-script-1.17.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/sh-script/ChangeLog b/app-xemacs/sh-script/ChangeLog index 1c737d4039fd..5260531f9734 100644 --- a/app-xemacs/sh-script/ChangeLog +++ b/app-xemacs/sh-script/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/sh-script # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.4 2003/10/03 02:39:27 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> sh-script-1.17.ebuild: + Stable on alpha *sh-script-1.17 (22 Feb 2003) diff --git a/app-xemacs/sh-script/Manifest b/app-xemacs/sh-script/Manifest index f12a8cdf2387..22c12659b414 100644 --- a/app-xemacs/sh-script/Manifest +++ b/app-xemacs/sh-script/Manifest @@ -1,5 +1,5 @@ -MD5 2e0cf1763625ffbee773e3e98cf4859d ChangeLog 585 +MD5 00cc24fd67c762c6da711a632bd46ae7 ChangeLog 675 MD5 251de73353c15258b60f1e7111fcb80a sh-script-1.16.ebuild 416 -MD5 9ee2222920dedbc9ad596f38f689b374 sh-script-1.17.ebuild 416 +MD5 6038aca28f134b06912e1a94ef67d3cf sh-script-1.17.ebuild 413 MD5 4c6f2a97543181b83ea37e2739770973 files/digest-sh-script-1.16 68 MD5 c227669b3e12adf69d3f916436235eb6 files/digest-sh-script-1.17 68 diff --git a/app-xemacs/sh-script/sh-script-1.17.ebuild b/app-xemacs/sh-script/sh-script-1.17.ebuild index 47aa3bad6709..6ca48922935a 100644 --- a/app-xemacs/sh-script/sh-script-1.17.ebuild +++ b/app-xemacs/sh-script/sh-script-1.17.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/sh-script/sh-script-1.17.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/sh-script-1.17.ebuild,v 1.2 2003/10/03 02:39:27 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 |