diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:12:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:12:55 +0000 |
commit | 7fd605debdbacde279f1f4e50f5e6e2526e893e4 (patch) | |
tree | 6cbc66c411eec13e7bd5132884c07f59e7f78d05 /app-xemacs/c-support | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-7fd605debdbacde279f1f4e50f5e6e2526e893e4.tar.gz gentoo-2-7fd605debdbacde279f1f4e50f5e6e2526e893e4.tar.bz2 gentoo-2-7fd605debdbacde279f1f4e50f5e6e2526e893e4.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
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.22.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/c-support/ChangeLog b/app-xemacs/c-support/ChangeLog index c1be4bccf72d..cbbc2047824e 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/ChangeLog,v 1.9 2007/02/22 00:23:03 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/ChangeLog,v 1.10 2007/05/29 18:12:55 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> c-support-1.22.ebuild: + alpha stable wrt #175560 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/app-xemacs/c-support/c-support-1.22.ebuild b/app-xemacs/c-support/c-support-1.22.ebuild index cd3609025299..90c69a7566c4 100644 --- a/app-xemacs/c-support/c-support-1.22.ebuild +++ b/app-xemacs/c-support/c-support-1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.22.ebuild,v 1.1 2006/11/11 13:24:42 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/c-support-1.22.ebuild,v 1.2 2007/05/29 18:12:55 armin76 Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/cc-mode app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" inherit xemacs-packages |