diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:28:14 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:28:14 +0000 |
commit | 005402899deb431b88bb3f0e938c07abaae85262 (patch) | |
tree | 34836d80e7c4313ab08a469814516449a00cae54 /app-xemacs | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-005402899deb431b88bb3f0e938c07abaae85262.tar.gz gentoo-2-005402899deb431b88bb3f0e938c07abaae85262.tar.bz2 gentoo-2-005402899deb431b88bb3f0e938c07abaae85262.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/vc/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/vc/vc-1.41.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/vc/ChangeLog b/app-xemacs/vc/ChangeLog index 3e409dc0b230..5e05ebf3d08e 100644 --- a/app-xemacs/vc/ChangeLog +++ b/app-xemacs/vc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/vc # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/ChangeLog,v 1.11 2007/05/30 09:53:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/ChangeLog,v 1.12 2007/06/03 19:28:14 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> vc-1.41.ebuild: + Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 30 May 2007; Raúl Porcel <armin76@gentoo.org> vc-1.41.ebuild: alpha stable wrt #175560 diff --git a/app-xemacs/vc/vc-1.41.ebuild b/app-xemacs/vc/vc-1.41.ebuild index aa692ace216e..2df90937ff7d 100644 --- a/app-xemacs/vc/vc-1.41.ebuild +++ b/app-xemacs/vc/vc-1.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.41.ebuild,v 1.2 2007/05/30 09:53:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.41.ebuild,v 1.3 2007/06/03 19:28:14 graaff Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/xemacs-base app-xemacs/mail-lib app-xemacs/ediff " -KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |