diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 06:53:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 06:53:52 +0000 |
commit | ef1d1dea934a66e0f49fe33d97fbc3b2ede7955c (patch) | |
tree | b8f5c4df4412dc7411938225e34fe053f6fa1dfe /x11-misc/obconf | |
parent | Stable for sparc, wrt bug #477744 (diff) | |
download | gentoo-2-ef1d1dea934a66e0f49fe33d97fbc3b2ede7955c.tar.gz gentoo-2-ef1d1dea934a66e0f49fe33d97fbc3b2ede7955c.tar.bz2 gentoo-2-ef1d1dea934a66e0f49fe33d97fbc3b2ede7955c.zip |
Stable for sparc, wrt bug #477744
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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 48f7c9a12996..5d0958b92ad6 100644 --- a/x11-misc/obconf/ChangeLog +++ b/x11-misc/obconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/obconf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.107 2013/07/30 12:32:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.108 2013/08/03 06:53:52 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> obconf-2.0.3_p20111019.ebuild: + Stable for sparc, wrt bug #477744 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> obconf-2.0.3_p20111019.ebuild: Stable for alpha, wrt bug #477744 diff --git a/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild b/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild index 66e910f3193e..f359f647914e 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-2013 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.13 2013/07/30 12:32:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild,v 1.14 2013/08/03 06:53:52 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 ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" IUSE="nls" RDEPEND="gnome-base/libglade:2.0 |