diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-10 02:39:02 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-10 02:39:02 +0000 |
commit | 492282e7737a4a820c62c561882b57f202ebc324 (patch) | |
tree | 078c6d7c3ea0207ec86a268b8c483eaf9c79cfe4 /app-xemacs/vc | |
parent | clean up one ugly-ass ebuild (Manifest recommit) (diff) | |
download | gentoo-2-492282e7737a4a820c62c561882b57f202ebc324.tar.gz gentoo-2-492282e7737a4a820c62c561882b57f202ebc324.tar.bz2 gentoo-2-492282e7737a4a820c62c561882b57f202ebc324.zip |
stable on ppc64, bug #57174
Diffstat (limited to 'app-xemacs/vc')
-rw-r--r-- | app-xemacs/vc/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/vc/vc-1.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/vc/ChangeLog b/app-xemacs/vc/ChangeLog index aa01ddae9867..6dd069a7c384 100644 --- a/app-xemacs/vc/ChangeLog +++ b/app-xemacs/vc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/vc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/ChangeLog,v 1.5 2004/06/24 23:24:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/ChangeLog,v 1.6 2004/08/10 02:34:20 tgall Exp $ + + 09 Aug 2004; Tom Gall <tgall@gentoo.org> vc-1.35.ebuild: + stable on ppc64, bug #57174 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> vc-1.35.ebuild: Stable on alpha diff --git a/app-xemacs/vc/vc-1.35.ebuild b/app-xemacs/vc/vc-1.35.ebuild index 26518584261e..5c0b28b4a2af 100644 --- a/app-xemacs/vc/vc-1.35.ebuild +++ b/app-xemacs/vc/vc-1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.35.ebuild,v 1.5 2004/06/24 23:24:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.35.ebuild,v 1.6 2004/08/10 02:34:20 tgall Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/xemacs-base app-xemacs/mail-lib app-xemacs/ediff " -KEYWORDS="amd64 x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc ppc64" inherit xemacs-packages |