diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:37:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:37:47 +0000 |
commit | 8fb490ee16b1591e1f87241a87e28aba273ec650 (patch) | |
tree | 78885de5bef7a25346872638bf87b6224832353b /app-xemacs/pgg | |
parent | Stable on alpha (diff) | |
download | gentoo-2-8fb490ee16b1591e1f87241a87e28aba273ec650.tar.gz gentoo-2-8fb490ee16b1591e1f87241a87e28aba273ec650.tar.bz2 gentoo-2-8fb490ee16b1591e1f87241a87e28aba273ec650.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/pgg')
-rw-r--r-- | app-xemacs/pgg/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/pgg/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/pgg/pgg-1.02.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/pgg/ChangeLog b/app-xemacs/pgg/ChangeLog index 044a8e55c53e..29d6aaf91f4f 100644 --- a/app-xemacs/pgg/ChangeLog +++ b/app-xemacs/pgg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/pgg # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pgg/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pgg/ChangeLog,v 1.4 2003/10/03 02:34:22 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> pgg-1.02.ebuild: + Stable on alpha *pgg-1.02 (22 Feb 2003) diff --git a/app-xemacs/pgg/Manifest b/app-xemacs/pgg/Manifest index d619da992dc0..a66eb4d08a8d 100644 --- a/app-xemacs/pgg/Manifest +++ b/app-xemacs/pgg/Manifest @@ -1,5 +1,5 @@ -MD5 822d61badb96b4b8d3b9b70f83e92ac9 ChangeLog 543 +MD5 7ce9358d0a6f7fdb4ac1dc5b682cb403 ChangeLog 627 MD5 a93ddd6e8c7f63ac04f17c487279e805 pgg-1.01.ebuild 457 -MD5 8b209fd9ddaf91650adf34f0bc3b3db1 pgg-1.02.ebuild 457 +MD5 69b2830509f5992c2b0b914664118646 pgg-1.02.ebuild 454 MD5 8ec1ec01f44f7118b780d5666a0fc80e files/digest-pgg-1.01 62 MD5 fa41b118ebbd081296226feca6d81c71 files/digest-pgg-1.02 62 diff --git a/app-xemacs/pgg/pgg-1.02.ebuild b/app-xemacs/pgg/pgg-1.02.ebuild index fad961a477da..4b0d0e7b9ba5 100644 --- a/app-xemacs/pgg/pgg-1.02.ebuild +++ b/app-xemacs/pgg/pgg-1.02.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/pgg/pgg-1.02.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pgg/pgg-1.02.ebuild,v 1.2 2003/10/03 02:34:22 agriffis Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat app-xemacs/edebug " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |