diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 19:52:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 19:52:54 +0000 |
commit | 3c13f80fc0f0afc910ae9a85c67ee6f0f7b9f6b7 (patch) | |
tree | 5c1d5cf82c1aaf4e242ff81bd6b76b9a25e63e9a /dev-libs/libee | |
parent | Stable for amd64, wrt bug #402159 (diff) | |
download | historical-3c13f80fc0f0afc910ae9a85c67ee6f0f7b9f6b7.tar.gz historical-3c13f80fc0f0afc910ae9a85c67ee6f0f7b9f6b7.tar.bz2 historical-3c13f80fc0f0afc910ae9a85c67ee6f0f7b9f6b7.zip |
Stable for amd64, wrt bug #402161
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libee')
-rw-r--r-- | dev-libs/libee/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libee/libee-0.3.2-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/libee/ChangeLog b/dev-libs/libee/ChangeLog index 28b2f15e88c1..d4c9c2030205 100644 --- a/dev-libs/libee/ChangeLog +++ b/dev-libs/libee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libee # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libee/ChangeLog,v 1.5 2012/02/04 15:07:12 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libee/ChangeLog,v 1.6 2012/02/04 19:52:54 ago Exp $ + + 04 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libee-0.3.2-r1.ebuild: + Stable for amd64, wrt bug #402161 04 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> metadata.xml: Fix maintainer's email in metadata diff --git a/dev-libs/libee/libee-0.3.2-r1.ebuild b/dev-libs/libee/libee-0.3.2-r1.ebuild index d9fc9a09236b..3831f170868a 100644 --- a/dev-libs/libee/libee-0.3.2-r1.ebuild +++ b/dev-libs/libee/libee-0.3.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.3.2-r1.ebuild,v 1.1 2011/12/01 16:37:13 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libee/libee-0.3.2-r1.ebuild,v 1.2 2012/02/04 19:52:54 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://www.libee.org/files/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux ~x86" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="debug static-libs" DEPEND="dev-libs/libxml2 |