diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:32:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:32:44 +0000 |
commit | ed214900aebc7f21540053734af07678a5c40ec6 (patch) | |
tree | 3bfa5af9c7762e36d2a93b3d3d0e0852e4a8b4d2 /x11-misc/obconf | |
parent | Stable for alpha, wrt bug #477744 (diff) | |
download | gentoo-2-ed214900aebc7f21540053734af07678a5c40ec6.tar.gz gentoo-2-ed214900aebc7f21540053734af07678a5c40ec6.tar.bz2 gentoo-2-ed214900aebc7f21540053734af07678a5c40ec6.zip |
Stable for alpha, wrt bug #477744
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 92ef2395f077..48f7c9a12996 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.106 2013/07/29 21:40:27 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.107 2013/07/30 12:32:44 ago Exp $ + + 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> obconf-2.0.3_p20111019.ebuild: + Stable for alpha, wrt bug #477744 29 Jul 2013; Julian Ospald <hasufell@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 580f07332bc9..66e910f3193e 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.12 2013/07/29 21:40:27 hasufell Exp $ +# $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 $ 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 |