diff options
author | David Holm <dholm@gentoo.org> | 2005-08-04 15:24:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-08-04 15:24:44 +0000 |
commit | 8f044d1dbed53206ba9d69772faee5753dd64e81 (patch) | |
tree | 938efa054749a3977b52bd33afaa8df5f9f360f6 /x11-themes/lipstik | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-8f044d1dbed53206ba9d69772faee5753dd64e81.tar.gz gentoo-2-8f044d1dbed53206ba9d69772faee5753dd64e81.tar.bz2 gentoo-2-8f044d1dbed53206ba9d69772faee5753dd64e81.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/lipstik')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index a9dd7818cddf..1698de44e335 100644 --- a/x11-themes/lipstik/ChangeLog +++ b/x11-themes/lipstik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/lipstik # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.2 2005/08/03 21:27:04 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.3 2005/08/04 15:23:17 dholm Exp $ + + 04 Aug 2005; David Holm <dholm@gentoo.org> lipstik-1.3.ebuild: + Added to ~ppc. *lipstik-1.3 (03 Aug 2005) diff --git a/x11-themes/lipstik/lipstik-1.3.ebuild b/x11-themes/lipstik/lipstik-1.3.ebuild index 4059f6b2c474..5df2b1d35134 100644 --- a/x11-themes/lipstik/lipstik-1.3.ebuild +++ b/x11-themes/lipstik/lipstik-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-1.3.ebuild,v 1.1 2005/08/03 19:08:53 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-1.3.ebuild,v 1.2 2005/08/04 15:23:17 dholm 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 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |