diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-18 14:39:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-18 14:39:19 +0000 |
commit | e3d0c67dd057cc44eeb8ca735242d67cbf89c02b (patch) | |
tree | a6f8e0ec9c870f152dbf54304edae6fed2400bdb /dev-libs/libunique | |
parent | Stable for HPPA (bug #385699). (diff) | |
download | historical-e3d0c67dd057cc44eeb8ca735242d67cbf89c02b.tar.gz historical-e3d0c67dd057cc44eeb8ca735242d67cbf89c02b.tar.bz2 historical-e3d0c67dd057cc44eeb8ca735242d67cbf89c02b.zip |
Stable for HPPA (bug #385699).
Package-Manager: portage-2.2.0_alpha68/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libunique')
-rw-r--r-- | dev-libs/libunique/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libunique/libunique-1.1.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libunique/ChangeLog b/dev-libs/libunique/ChangeLog index ae0ecd921a78..0adf723cd711 100644 --- a/dev-libs/libunique/ChangeLog +++ b/dev-libs/libunique/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libunique # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.46 2011/10/16 17:22:59 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.47 2011/10/18 14:36:12 jer Exp $ + + 18 Oct 2011; Jeroen Roovers <jer@gentoo.org> libunique-1.1.6-r1.ebuild: + Stable for HPPA (bug #385699). 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> libunique-1.1.6-r1.ebuild: diff --git a/dev-libs/libunique/libunique-1.1.6-r1.ebuild b/dev-libs/libunique/libunique-1.1.6-r1.ebuild index f0c398ffdfc1..810e40269f9f 100644 --- a/dev-libs/libunique/libunique-1.1.6-r1.ebuild +++ b/dev-libs/libunique/libunique-1.1.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6-r1.ebuild,v 1.3 2011/10/16 17:22:59 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6-r1.ebuild,v 1.4 2011/10/18 14:36:12 jer Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/LibUnique" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" IUSE="dbus doc +introspection" RDEPEND=">=dev-libs/glib-2.12:2 |