diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-18 08:19:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-18 08:19:38 +0000 |
commit | 09af90f0449f5fc0295fd7921d779ce9ac86135a (patch) | |
tree | e5624c7f2f4a61888b3aff36ed1f7d2d0bf377ed /x11-themes/lipstik | |
parent | remove old vserver profile (diff) | |
download | gentoo-2-09af90f0449f5fc0295fd7921d779ce9ac86135a.tar.gz gentoo-2-09af90f0449f5fc0295fd7921d779ce9ac86135a.tar.bz2 gentoo-2-09af90f0449f5fc0295fd7921d779ce9ac86135a.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-themes/lipstik')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index d18e381fb988..2e06f552249c 100644 --- a/x11-themes/lipstik/ChangeLog +++ b/x11-themes/lipstik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/lipstik # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.10 2006/02/14 18:02:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.11 2006/02/18 08:19:38 corsair Exp $ + + 18 Feb 2006; Markus Rothe <corsair@gentoo.org> lipstik-2.2.ebuild: + Added ~ppc64 14 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> lipstik-2.1.ebuild: Stable on sparc diff --git a/x11-themes/lipstik/lipstik-2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.ebuild index c0587118e6c2..8d870f97ced8 100644 --- a/x11-themes/lipstik/lipstik-2.2.ebuild +++ b/x11-themes/lipstik/lipstik-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.ebuild,v 1.1 2006/02/12 15:44:24 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.ebuild,v 1.2 2006/02/18 08:19:38 corsair Exp $ inherit kde @@ -11,7 +11,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |