diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 09:58:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 09:58:04 +0000 |
commit | 38d9b2988d73a644cbcd2e7b2f3f708116b9efb0 (patch) | |
tree | aadb2c63bdd73a2acaa6489655c4099cdaa95929 /app-xemacs/viper | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-38d9b2988d73a644cbcd2e7b2f3f708116b9efb0.tar.gz gentoo-2-38d9b2988d73a644cbcd2e7b2f3f708116b9efb0.tar.bz2 gentoo-2-38d9b2988d73a644cbcd2e7b2f3f708116b9efb0.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/viper')
-rw-r--r-- | app-xemacs/viper/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/viper/viper-1.53.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/viper/ChangeLog b/app-xemacs/viper/ChangeLog index 4fecffef5b0d..9d6a3b770652 100644 --- a/app-xemacs/viper/ChangeLog +++ b/app-xemacs/viper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/viper # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/viper/ChangeLog,v 1.11 2007/05/05 07:03:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/viper/ChangeLog,v 1.12 2007/05/30 09:58:04 armin76 Exp $ + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> viper-1.53.ebuild: + alpha stable wrt #175560 *viper-1.55 (05 May 2007) diff --git a/app-xemacs/viper/viper-1.53.ebuild b/app-xemacs/viper/viper-1.53.ebuild index d12925466c2c..58502fdbebfa 100644 --- a/app-xemacs/viper/viper-1.53.ebuild +++ b/app-xemacs/viper/viper-1.53.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/viper/viper-1.53.ebuild,v 1.1 2006/12/22 09:55:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/viper/viper-1.53.ebuild,v 1.2 2007/05/30 09:58:04 armin76 Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" inherit xemacs-packages |