diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:55:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:55:36 +0000 |
commit | 7fd8acea38d5d4a2b0cfc73a42087aafee159463 (patch) | |
tree | b40a21805a0c6c06c8a530e08af0219d3635326a | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-7fd8acea38d5d4a2b0cfc73a42087aafee159463.tar.gz gentoo-2-7fd8acea38d5d4a2b0cfc73a42087aafee159463.tar.bz2 gentoo-2-7fd8acea38d5d4a2b0cfc73a42087aafee159463.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
-rw-r--r-- | app-xemacs/time/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/time/time-1.14.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/time/ChangeLog b/app-xemacs/time/ChangeLog index 18ef3b24dd15..c7240040b2d0 100644 --- a/app-xemacs/time/ChangeLog +++ b/app-xemacs/time/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/time # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/time/ChangeLog,v 1.11 2007/02/22 00:52:13 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/time/ChangeLog,v 1.12 2007/05/29 21:55:36 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> time-1.14.ebuild: + alpha stable wrt #175560 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/app-xemacs/time/time-1.14.ebuild b/app-xemacs/time/time-1.14.ebuild index 6bd324a7edff..ca1de8aaf020 100644 --- a/app-xemacs/time/time-1.14.ebuild +++ b/app-xemacs/time/time-1.14.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/time/time-1.14.ebuild,v 1.1 2006/11/12 14:02:57 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/time/time-1.14.ebuild,v 1.2 2007/05/29 21:55:36 armin76 Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ 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 |