diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 17:46:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 17:46:39 +0000 |
commit | b31147ec4eb75de02901bc29f5b6086e08c8d42b (patch) | |
tree | a0237e2906759ced67cc55cd82accce4c7f73f76 /rox-extra/edit/edit-2.1.ebuild | |
parent | Stable for amd64, wrt bug #397201 (diff) | |
download | gentoo-2-b31147ec4eb75de02901bc29f5b6086e08c8d42b.tar.gz gentoo-2-b31147ec4eb75de02901bc29f5b6086e08c8d42b.tar.bz2 gentoo-2-b31147ec4eb75de02901bc29f5b6086e08c8d42b.zip |
Stable for amd64, wrt bug #397203
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'rox-extra/edit/edit-2.1.ebuild')
-rw-r--r-- | rox-extra/edit/edit-2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rox-extra/edit/edit-2.1.ebuild b/rox-extra/edit/edit-2.1.ebuild index e862c36817ec..d4a45bb49621 100644 --- a/rox-extra/edit/edit-2.1.ebuild +++ b/rox-extra/edit/edit-2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.1.ebuild,v 1.1 2010/01/12 14:09:55 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.1.ebuild,v 1.2 2012/02/03 17:46:39 ago Exp $ ROX_LIB_VER=1.9.14 inherit rox @@ -14,5 +14,5 @@ SRC_URI="mirror://sourceforge/rox/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" |