diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 18:04:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 18:04:53 +0000 |
commit | bc7c0e01cd6e6ec666324eb7569a81e57ff97fc5 (patch) | |
tree | f14c7750d418bb4fccbddeb663b3297034d3fe8a /app-xemacs/cogre | |
parent | sparc stable wrt #331717 (diff) | |
download | historical-bc7c0e01cd6e6ec666324eb7569a81e57ff97fc5.tar.gz historical-bc7c0e01cd6e6ec666324eb7569a81e57ff97fc5.tar.bz2 historical-bc7c0e01cd6e6ec666324eb7569a81e57ff97fc5.zip |
Add ~alpha/~sparc wrt #332607
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
RepoMan-Options: --force
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 53202ef3995b..1e2fbf3f15f2 100644 --- a/app-xemacs/cogre/ChangeLog +++ b/app-xemacs/cogre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/cogre -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/ChangeLog,v 1.1 2009/03/21 08:19:39 graaff Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/ChangeLog,v 1.2 2010/09/18 18:01:54 armin76 Exp $ + + 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> cogre-1.02.ebuild: + Add ~alpha/~sparc wrt #332607 *cogre-1.02 (21 Mar 2009) diff --git a/app-xemacs/cogre/cogre-1.02.ebuild b/app-xemacs/cogre/cogre-1.02.ebuild index e9e8421afffb..fa9f4d9b3e37 100644 --- a/app-xemacs/cogre/cogre-1.02.ebuild +++ b/app-xemacs/cogre/cogre-1.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.1 2009/03/21 08:19:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cogre/cogre-1.02.ebuild,v 1.2 2010/09/18 18:01:54 armin76 Exp $ SLOT="0" IUSE="" @@ -15,6 +15,6 @@ app-xemacs/cedet-common app-xemacs/eieio app-xemacs/semantic " -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" inherit xemacs-packages |