summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-12-29 17:31:14 +0000
committerPacho Ramos <pacho@gentoo.org>2011-12-29 17:31:14 +0000
commit0ebf43ad8200191c0e5c3666d82e28a2bf3b12be (patch)
treee8567916dedf0e74c95d599fe5b6b6da176426fa
parentamd64 stable, bug 393007 (diff)
downloadgentoo-2-0ebf43ad8200191c0e5c3666d82e28a2bf3b12be.tar.gz
gentoo-2-0ebf43ad8200191c0e5c3666d82e28a2bf3b12be.tar.bz2
gentoo-2-0ebf43ad8200191c0e5c3666d82e28a2bf3b12be.zip
amd64 stable, bug 393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
-rw-r--r--dev-libs/libunique/ChangeLog5
-rw-r--r--dev-libs/libunique/libunique-3.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libunique/ChangeLog b/dev-libs/libunique/ChangeLog
index 3e3a3af9406a..8a2dc1c4657e 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.51 2011/12/20 21:28:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.52 2011/12/29 17:31:14 pacho Exp $
+
+ 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> libunique-3.0.2.ebuild:
+ amd64 stable, bug 393007
20 Dec 2011; Jeroen Roovers <jer@gentoo.org> libunique-3.0.2.ebuild:
Stable for HPPA (bug #393007).
diff --git a/dev-libs/libunique/libunique-3.0.2.ebuild b/dev-libs/libunique/libunique-3.0.2.ebuild
index a3a65cb7ed6a..728b7463a2a9 100644
--- a/dev-libs/libunique/libunique-3.0.2.ebuild
+++ b/dev-libs/libunique/libunique-3.0.2.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-3.0.2.ebuild,v 1.4 2011/12/20 21:28:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-3.0.2.ebuild,v 1.5 2011/12/29 17:31:14 pacho Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/LibUnique"
LICENSE="LGPL-2.1"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
IUSE="doc +introspection"
RDEPEND=">=dev-libs/glib-2.25.7:2