diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:20:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:20:06 +0000 |
commit | 219b99458eda5adaa4dfa7fc299847b233ea6a7b (patch) | |
tree | c96faacb0b12ef288e071782691199e04dc145f5 /dev-libs/libunique | |
parent | amd64 stable wrt #385699 (diff) | |
download | historical-219b99458eda5adaa4dfa7fc299847b233ea6a7b.tar.gz historical-219b99458eda5adaa4dfa7fc299847b233ea6a7b.tar.bz2 historical-219b99458eda5adaa4dfa7fc299847b233ea6a7b.zip |
amd64 stable wrt #385699
Package-Manager: portage-2.2.0_alpha64/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'dev-libs/libunique')
-rw-r--r-- | dev-libs/libunique/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libunique/libunique-1.1.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libunique/ChangeLog b/dev-libs/libunique/ChangeLog index 6aa81168e282..f46152c9c745 100644 --- a/dev-libs/libunique/ChangeLog +++ b/dev-libs/libunique/ChangeLog @@ -1,6 +1,10 @@ # 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.44 2011/09/29 09:58:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.45 2011/10/14 21:17:30 ssuominen Exp $ + + 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> + libunique-1.1.6-r1.ebuild: + amd64 stable wrt #385699 29 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> libunique-3.0.2.ebuild: Change GCONF_DEBUF to GCONF_DEBUG to match gnome2.eclass. Remove diff --git a/dev-libs/libunique/libunique-1.1.6-r1.ebuild b/dev-libs/libunique/libunique-1.1.6-r1.ebuild index 3e66d9e4df88..70619b60ffcd 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.1 2011/07/25 15:18:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6-r1.ebuild,v 1.2 2011/10/14 21:17:30 ssuominen 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 |