diff options
author | Michael Weber <xmw@gentoo.org> | 2011-12-27 21:08:56 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-12-27 21:08:56 +0000 |
commit | 15a7bc6c83c6841107bc912cb1930d7123743bab (patch) | |
tree | 75e1fe74a7feee39e6ce6a1871f1c918aa88537b /x11-misc/viewglob | |
parent | Add missing dependency on dev-util/intltool wrt bug 393025 by Nikoli <nikoli@... (diff) | |
download | gentoo-2-15a7bc6c83c6841107bc912cb1930d7123743bab.tar.gz gentoo-2-15a7bc6c83c6841107bc912cb1930d7123743bab.tar.bz2 gentoo-2-15a7bc6c83c6841107bc912cb1930d7123743bab.zip |
ppc stable (bug 350900)
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/viewglob')
-rw-r--r-- | x11-misc/viewglob/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/viewglob/viewglob-2.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/viewglob/ChangeLog b/x11-misc/viewglob/ChangeLog index f797f3f582b2..65167f31c68c 100644 --- a/x11-misc/viewglob/ChangeLog +++ b/x11-misc/viewglob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/viewglob # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/viewglob/ChangeLog,v 1.16 2011/03/01 06:34:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/viewglob/ChangeLog,v 1.17 2011/12/27 21:08:56 xmw Exp $ + + 27 Dec 2011; Michael Weber <xmw@gentoo.org> viewglob-2.0.4.ebuild: + ppc stable (bug 350900) 01 Mar 2011; Tim Harder <radhermit@gentoo.org> viewglob-2.0.4.ebuild: Bump to EAPI 1 and add a slot dependency on gtk+:2. diff --git a/x11-misc/viewglob/viewglob-2.0.4.ebuild b/x11-misc/viewglob/viewglob-2.0.4.ebuild index a1a07b1be3a2..f8ea6e334051 100644 --- a/x11-misc/viewglob/viewglob-2.0.4.ebuild +++ b/x11-misc/viewglob/viewglob-2.0.4.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/x11-misc/viewglob/viewglob-2.0.4.ebuild,v 1.7 2011/03/01 06:34:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/viewglob/viewglob-2.0.4.ebuild,v 1.8 2011/12/27 21:08:56 xmw Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/viewglob/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" RDEPEND=" |