diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-06-08 14:15:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-06-08 14:15:42 +0000 |
commit | f4d53b04ef6a01f1f90c98dff9e8a3c4a9d7db6b (patch) | |
tree | f89412863bc5367a0f1dcfb82751f1db68dbbd7e /dev-libs/libee | |
parent | Stable for HPPA (bug #472564). (diff) | |
download | gentoo-2-f4d53b04ef6a01f1f90c98dff9e8a3c4a9d7db6b.tar.gz gentoo-2-f4d53b04ef6a01f1f90c98dff9e8a3c4a9d7db6b.tar.bz2 gentoo-2-f4d53b04ef6a01f1f90c98dff9e8a3c4a9d7db6b.zip |
Stable for HPPA (bug #472564).
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/libee')
-rw-r--r-- | dev-libs/libee/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libee/libee-0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libee/ChangeLog b/dev-libs/libee/ChangeLog index 97c9a897dd1b..9e11911ca8cb 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.14 2012/07/23 20:49:50 maekke Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libee/ChangeLog,v 1.15 2013/06/08 14:15:42 jer Exp $ + + 08 Jun 2013; Jeroen Roovers <jer@gentoo.org> libee-0.4.1.ebuild: + Stable for HPPA (bug #472564). 23 Jul 2012; Markus Meier <maekke@gentoo.org> libee-0.4.1.ebuild: add ~arm, bug #425526 diff --git a/dev-libs/libee/libee-0.4.1.ebuild b/dev-libs/libee/libee-0.4.1.ebuild index 603ec513d88b..90be5f173ecd 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 +# Copyright 1999-2013 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.5 2012/07/23 20:49:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libee/libee-0.4.1.ebuild,v 1.6 2013/06/08 14:15:42 jer 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 ~arm ~hppa x86 ~amd64-linux" +KEYWORDS="amd64 ~arm hppa x86 ~amd64-linux" IUSE="debug static-libs" DEPEND="dev-libs/libxml2 |