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/pcl-cvs | |
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/pcl-cvs')
-rw-r--r-- | app-xemacs/pcl-cvs/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/pcl-cvs/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/pcl-cvs/pcl-cvs-1.64.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/pcl-cvs/ChangeLog b/app-xemacs/pcl-cvs/ChangeLog index d6b1895aafed..99546bf3936a 100644 --- a/app-xemacs/pcl-cvs/ChangeLog +++ b/app-xemacs/pcl-cvs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/pcl-cvs # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcl-cvs/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcl-cvs/ChangeLog,v 1.4 2003/10/03 02:33:32 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> pcl-cvs-1.64.ebuild: + Stable on alpha *pcl-cvs-1.64 (16 Dec 2002) diff --git a/app-xemacs/pcl-cvs/Manifest b/app-xemacs/pcl-cvs/Manifest index 669dda04d41e..f999415b92aa 100644 --- a/app-xemacs/pcl-cvs/Manifest +++ b/app-xemacs/pcl-cvs/Manifest @@ -1,3 +1,3 @@ -MD5 3e077b668e69baec931ee48a113f3524 ChangeLog 423 -MD5 ec4c7a056863d13dc0559195b05fc6a2 pcl-cvs-1.64.ebuild 537 +MD5 610084f6c5debcc247d6ab353cc75ba7 ChangeLog 511 +MD5 8b4aba33229594483fd9e16dec3e26d9 pcl-cvs-1.64.ebuild 534 MD5 efedf40b2f0698200ff7013f4304bdba files/digest-pcl-cvs-1.64 67 diff --git a/app-xemacs/pcl-cvs/pcl-cvs-1.64.ebuild b/app-xemacs/pcl-cvs/pcl-cvs-1.64.ebuild index a5e24ae69b4d..eb70667b9880 100644 --- a/app-xemacs/pcl-cvs/pcl-cvs-1.64.ebuild +++ b/app-xemacs/pcl-cvs/pcl-cvs-1.64.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/pcl-cvs/pcl-cvs-1.64.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcl-cvs/pcl-cvs-1.64.ebuild,v 1.5 2003/10/03 02:33:32 agriffis Exp $ SLOT="0" IUSE="" @@ -17,7 +17,7 @@ app-xemacs/edit-utils app-xemacs/mail-lib app-xemacs/prog-modes " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |