diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 18:25:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 18:25:26 +0000 |
commit | c329c3f13b8f2187a89b30d255638da7b86f41ae (patch) | |
tree | 6d55f05417c1c814569bb58f64bdfa3cdadb5f4c /x11-libs/libdesktop-agnostic | |
parent | Stable for x86, wrt bug #465222 (diff) | |
download | gentoo-2-c329c3f13b8f2187a89b30d255638da7b86f41ae.tar.gz gentoo-2-c329c3f13b8f2187a89b30d255638da7b86f41ae.tar.bz2 gentoo-2-c329c3f13b8f2187a89b30d255638da7b86f41ae.zip |
Stable for x86, wrt bug #465222
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libdesktop-agnostic')
-rw-r--r-- | x11-libs/libdesktop-agnostic/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libdesktop-agnostic/ChangeLog b/x11-libs/libdesktop-agnostic/ChangeLog index 7565b91741f1..0b7faabb8b59 100644 --- a/x11-libs/libdesktop-agnostic/ChangeLog +++ b/x11-libs/libdesktop-agnostic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libdesktop-agnostic # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.6 2013/04/09 18:14:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.7 2013/04/09 18:25:26 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + libdesktop-agnostic-0.3.92.ebuild: + Stable for x86, wrt bug #465222 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libdesktop-agnostic-0.3.92.ebuild: diff --git a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild index c13e6d6295fc..416469631236 100644 --- a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild +++ b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild,v 1.6 2013/04/09 18:14:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild,v 1.7 2013/04/09 18:25:26 ago Exp $ EAPI=4 PYTHON_DEPEND="2:2.7" @@ -14,7 +14,7 @@ SRC_URI="http://launchpad.net/${PN}/0.4/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug +gconf glade gnome +introspection" RDEPEND=">=dev-libs/glib-2 |