diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 22:54:50 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 22:54:50 +0000 |
commit | 3e666b7b2948f01d739951a8f65bd0b649a319bb (patch) | |
tree | 7967c8c810545bd6b357e2fc03f0bdf4129e146d /dev-libs/ucl/ucl-1.03-r1.ebuild | |
parent | Stable on alpha, bug #396905 (diff) | |
download | gentoo-2-3e666b7b2948f01d739951a8f65bd0b649a319bb.tar.gz gentoo-2-3e666b7b2948f01d739951a8f65bd0b649a319bb.tar.bz2 gentoo-2-3e666b7b2948f01d739951a8f65bd0b649a319bb.zip |
Stable on alpha, bug #396909
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/ucl/ucl-1.03-r1.ebuild')
-rw-r--r-- | dev-libs/ucl/ucl-1.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ucl/ucl-1.03-r1.ebuild b/dev-libs/ucl/ucl-1.03-r1.ebuild index 65c145e88058..58f8851a0534 100644 --- a/dev-libs/ucl/ucl-1.03-r1.ebuild +++ b/dev-libs/ucl/ucl-1.03-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03-r1.ebuild,v 1.6 2012/03/02 21:07:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03-r1.ebuild,v 1.7 2012/03/02 22:54:50 klausman Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.oberhumer.com/opensource/ucl/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" src_prepare() { |