diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:21:47 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:21:47 +0000 |
commit | 8799c2d9e4480dbdeef6c1eb51bd89c135345072 (patch) | |
tree | 2e0cf1fecfb9c817947f1374f8b5560f6d5a34d2 /app-xemacs/c-support | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-8799c2d9e4480dbdeef6c1eb51bd89c135345072.tar.gz gentoo-2-8799c2d9e4480dbdeef6c1eb51bd89c135345072.tar.bz2 gentoo-2-8799c2d9e4480dbdeef6c1eb51bd89c135345072.zip |
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'app-xemacs/c-support')
-rw-r--r-- | app-xemacs/c-support/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/c-support/c-support-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/c-support/ChangeLog b/app-xemacs/c-support/ChangeLog index 3619fd68cbe5..93f8f773319e 100644 --- a/app-xemacs/c-support/ChangeLog +++ b/app-xemacs/c-support/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/c-support # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/ChangeLog,v 1.6 2005/01/01 16:59:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/ChangeLog,v 1.7 2005/04/24 03:21:15 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> c-support-1.16.ebuild: + Stable on ppc. 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> c-support-1.16.ebuild: Stable on alpha diff --git a/app-xemacs/c-support/c-support-1.16.ebuild b/app-xemacs/c-support/c-support-1.16.ebuild index 3347648de26f..ad48085cb5d6 100644 --- a/app-xemacs/c-support/c-support-1.16.ebuild +++ b/app-xemacs/c-support/c-support-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/c-support-1.16.ebuild,v 1.9 2005/01/01 16:59:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/c-support-1.16.ebuild,v 1.10 2005/04/24 03:21:15 hansmi Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/cc-mode app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="x86 ppc alpha sparc amd64" inherit xemacs-packages |