diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:08:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:08:21 +0000 |
commit | 272eddc385f9ea2772cb9f4771cf14ac0ecf23bc (patch) | |
tree | c8db10febacb0334b91e9b464227bc15b8d1de52 /app-xemacs/cookie | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-272eddc385f9ea2772cb9f4771cf14ac0ecf23bc.tar.gz gentoo-2-272eddc385f9ea2772cb9f4771cf14ac0ecf23bc.tar.bz2 gentoo-2-272eddc385f9ea2772cb9f4771cf14ac0ecf23bc.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/cookie')
-rw-r--r-- | app-xemacs/cookie/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/cookie/cookie-1.15.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/cookie/ChangeLog b/app-xemacs/cookie/ChangeLog index 8017688bbb1e..e8f8545efec6 100644 --- a/app-xemacs/cookie/ChangeLog +++ b/app-xemacs/cookie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/cookie -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cookie/ChangeLog,v 1.9 2006/11/11 13:47:54 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cookie/ChangeLog,v 1.10 2007/05/29 18:08:21 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> cookie-1.15.ebuild: + alpha stable wrt #175560 *cookie-1.15 (11 Nov 2006) diff --git a/app-xemacs/cookie/cookie-1.15.ebuild b/app-xemacs/cookie/cookie-1.15.ebuild index d4048f9c06cc..61bc62689167 100644 --- a/app-xemacs/cookie/cookie-1.15.ebuild +++ b/app-xemacs/cookie/cookie-1.15.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/cookie/cookie-1.15.ebuild,v 1.1 2006/11/11 13:47:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cookie/cookie-1.15.ebuild,v 1.2 2007/05/29 18:08:21 armin76 Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |