diff options
author | Brent Baude <ranger@gentoo.org> | 2007-06-04 15:27:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-06-04 15:27:16 +0000 |
commit | 495ac89c00ca2bf6d7f3351dc2c9153b3d3ecf06 (patch) | |
tree | 27303de9182100ed6eefe85a725a8f26e120b6a7 /x11-themes | |
parent | Make png, jpeg, zlib and mng turn off the relative support from Qt 4.3, see b... (diff) | |
download | gentoo-2-495ac89c00ca2bf6d7f3351dc2c9153b3d3ecf06.tar.gz gentoo-2-495ac89c00ca2bf6d7f3351dc2c9153b3d3ecf06.tar.bz2 gentoo-2-495ac89c00ca2bf6d7f3351dc2c9153b3d3ecf06.zip |
Marking lipstik-2.2.2.ebuild ppc and ppc64 stable for bug#180716
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index c0279b9490ad..8ce6e342c6d5 100644 --- a/x11-themes/lipstik/ChangeLog +++ b/x11-themes/lipstik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/lipstik # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.22 2007/06/04 12:53:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.23 2007/06/04 15:27:16 ranger Exp $ + + 04 Jun 2007; Brent Baude <ranger@gentoo.org> lipstik-2.2.2.ebuild: + Marking lipstik-2.2.2.ebuild ppc and ppc64 stable for bug#180716 04 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> lipstik-2.2.2.ebuild: Stable on sparc wrt #180716 diff --git a/x11-themes/lipstik/lipstik-2.2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.2.ebuild index eee6c69cb174..55a743c16c4c 100644 --- a/x11-themes/lipstik/lipstik-2.2.2.ebuild +++ b/x11-themes/lipstik/lipstik-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.2.ebuild,v 1.3 2007/06/04 12:53:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.2.ebuild,v 1.4 2007/06/04 15:27:16 ranger Exp $ inherit kde @@ -11,7 +11,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=18223" SRC_URI="http://www.kde-look.org/CONTENT/content-files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |