diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-28 21:43:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-28 21:43:20 +0000 |
commit | 0680c4dc313107722a09e6d6384845d54ac3fb78 (patch) | |
tree | 4d835c96110a671a999ed4ac928270b4b73ffcad /app-xemacs/cogre | |
parent | Trim down 1.8 branch by removing vulnerable 1.8.4.3 ebuild. Version bump to 1... (diff) | |
download | historical-0680c4dc313107722a09e6d6384845d54ac3fb78.tar.gz historical-0680c4dc313107722a09e6d6384845d54ac3fb78.tar.bz2 historical-0680c4dc313107722a09e6d6384845d54ac3fb78.zip |
Commiting xemacs packages ppc for bug 369897
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'app-xemacs/cogre')
-rw-r--r-- | app-xemacs/cogre/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/cogre/cogre-1.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/cogre/ChangeLog b/app-xemacs/cogre/ChangeLog index 319091209281..727cac932153 100644 --- a/app-xemacs/cogre/ChangeLog +++ b/app-xemacs/cogre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/cogre # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/ChangeLog,v 1.5 2011/06/26 10:52:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/ChangeLog,v 1.6 2011/06/28 21:43:15 ranger Exp $ + + 28 Jun 2011; Brent Baude <ranger@gentoo.org> cogre-1.02.ebuild: + Marking cogre-1.02 ppc stable for bug 369897 26 Jun 2011; Raúl Porcel <armin76@gentoo.org> cogre-1.02.ebuild: alpha/sparc stable diff --git a/app-xemacs/cogre/cogre-1.02.ebuild b/app-xemacs/cogre/cogre-1.02.ebuild index 99f2006edec8..41e12b53c565 100644 --- a/app-xemacs/cogre/cogre-1.02.ebuild +++ b/app-xemacs/cogre/cogre-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/cogre-1.02.ebuild,v 1.5 2011/06/26 10:52:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/cogre-1.02.ebuild,v 1.6 2011/06/28 21:43:15 ranger Exp $ SLOT="0" IUSE="" @@ -15,6 +15,6 @@ app-xemacs/cedet-common app-xemacs/eieio app-xemacs/semantic " -KEYWORDS="alpha ~amd64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ppc sparc x86" inherit xemacs-packages |