diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 21:29:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 21:29:20 +0000 |
commit | 99f2f80950cc55ae74f93af4d645b95ca589726d (patch) | |
tree | 61997e8a8374c9575273c2091053bef34182e52b /x11-misc/obconf | |
parent | Stable for amd64, wrt bug #430494 (diff) | |
download | gentoo-2-99f2f80950cc55ae74f93af4d645b95ca589726d.tar.gz gentoo-2-99f2f80950cc55ae74f93af4d645b95ca589726d.tar.bz2 gentoo-2-99f2f80950cc55ae74f93af4d645b95ca589726d.zip |
Stable for amd64, wrt bug #430494
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/obconf')
-rw-r--r-- | x11-misc/obconf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/obconf/obconf-2.0.3_p20111019.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/obconf/ChangeLog b/x11-misc/obconf/ChangeLog index da191a666ab2..11bdcfbcd6c7 100644 --- a/x11-misc/obconf/ChangeLog +++ b/x11-misc/obconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/obconf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.100 2012/08/09 23:01:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.101 2012/08/11 21:29:20 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> obconf-2.0.3_p20111019.ebuild: + Stable for amd64, wrt bug #430494 09 Aug 2012; Anthony G. Basile <blueness@gentoo.org> obconf-2.0.3_p20111019.ebuild: diff --git a/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild b/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild index 8f88282bf85d..114192b43d68 100644 --- a/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild +++ b/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild,v 1.7 2012/08/09 23:01:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild,v 1.8 2012/08/11 21:29:20 ago Exp $ EAPI=2 inherit autotools fdo-mime eutils @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="nls" RDEPEND="gnome-base/libglade:2.0 |