diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 10:34:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 10:34:45 +0000 |
commit | e35fd8c0486de0aab762f992623ea360f845276b (patch) | |
tree | bf3b263b07fbd9757e2cac7e89928da2d966d716 /dev-libs/libee/libee-0.4.1.ebuild | |
parent | Stable for amd64, wrt bug #419077 (diff) | |
download | historical-e35fd8c0486de0aab762f992623ea360f845276b.tar.gz historical-e35fd8c0486de0aab762f992623ea360f845276b.tar.bz2 historical-e35fd8c0486de0aab762f992623ea360f845276b.zip |
Stable for amd64, wrt bug #418753
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libee/libee-0.4.1.ebuild')
-rw-r--r-- | dev-libs/libee/libee-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libee/libee-0.4.1.ebuild b/dev-libs/libee/libee-0.4.1.ebuild index b44bf6600df7..88442eb42a41 100644 --- a/dev-libs/libee/libee-0.4.1.ebuild +++ b/dev-libs/libee/libee-0.4.1.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/libee/libee-0.4.1.ebuild,v 1.1 2012/04/23 14:05:00 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libee/libee-0.4.1.ebuild,v 1.2 2012/06/02 10:34:45 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.libee.org/files/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="debug static-libs" DEPEND="dev-libs/libxml2 |