diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 03:59:57 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 03:59:57 +0000 |
commit | 1161b4fe6ef488057b80b8a72abaf5e1a5e1ce6c (patch) | |
tree | 24fc8274cd17cc701be1cdfff0618fc177f6031c /app-xemacs/cogre | |
parent | x86 stable per bug 369897 (diff) | |
download | gentoo-2-1161b4fe6ef488057b80b8a72abaf5e1a5e1ce6c.tar.gz gentoo-2-1161b4fe6ef488057b80b8a72abaf5e1a5e1ce6c.tar.bz2 gentoo-2-1161b4fe6ef488057b80b8a72abaf5e1a5e1ce6c.zip |
x86 stable per bug 369897
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/cogre')
-rw-r--r-- | app-xemacs/cogre/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/cogre/cogre-1.02.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/cogre/ChangeLog b/app-xemacs/cogre/ChangeLog index aab34b1487d0..45d3204c5d10 100644 --- a/app-xemacs/cogre/ChangeLog +++ b/app-xemacs/cogre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/cogre -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/ChangeLog,v 1.3 2010/10/24 23:39:14 ranger Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/ChangeLog,v 1.4 2011/06/12 03:59:57 tomka Exp $ + + 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> cogre-1.02.ebuild: + x86 stable per bug 369897 24 Oct 2010; Brent Baude <ranger@gentoo.org> cogre-1.02.ebuild: Marking cogre-1.02 ~ppc for bug 332607 diff --git a/app-xemacs/cogre/cogre-1.02.ebuild b/app-xemacs/cogre/cogre-1.02.ebuild index 7de7546ec70f..dd2083894a6d 100644 --- a/app-xemacs/cogre/cogre-1.02.ebuild +++ b/app-xemacs/cogre/cogre-1.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.3 2010/10/24 23:39:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/cogre-1.02.ebuild,v 1.4 2011/06/12 03:59:57 tomka 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 |