diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:06:52 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:06:52 +0000 |
commit | 1c8ffd4501ca0e471ed55726a7d94c35e6ee7f54 (patch) | |
tree | 2a3ebdb1766aa3ec1249de64545bf1845d13137d /x11-themes | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-1c8ffd4501ca0e471ed55726a7d94c35e6ee7f54.tar.gz gentoo-2-1c8ffd4501ca0e471ed55726a7d94c35e6ee7f54.tar.bz2 gentoo-2-1c8ffd4501ca0e471ed55726a7d94c35e6ee7f54.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-2.2.2.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-2.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index 8ce6e342c6d5..0474a0893744 100644 --- a/x11-themes/lipstik/ChangeLog +++ b/x11-themes/lipstik/ChangeLog @@ -1,6 +1,10 @@ # 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.23 2007/06/04 15:27:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.24 2007/07/02 15:06:52 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> lipstik-2.2.ebuild, + lipstik-2.2.2.ebuild: + (QA) RESTRICT clean up. 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 diff --git a/x11-themes/lipstik/lipstik-2.2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.2.ebuild index 55a743c16c4c..f5cc0c8b9da7 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.4 2007/06/04 15:27:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.2.ebuild,v 1.5 2007/07/02 15:06:52 peper Exp $ inherit kde @@ -12,7 +12,7 @@ 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" -RESTRICT="nomirror ${RESTRICT}" +RESTRICT="mirror ${RESTRICT}" need-kde 3.3 diff --git a/x11-themes/lipstik/lipstik-2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.ebuild index e0fe333f8709..cb937e7f1c75 100644 --- a/x11-themes/lipstik/lipstik-2.2.ebuild +++ b/x11-themes/lipstik/lipstik-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.ebuild,v 1.9 2007/02/22 10:36:23 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.ebuild,v 1.10 2007/07/02 15:06:52 peper Exp $ inherit kde @@ -12,7 +12,7 @@ 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" -RESTRICT="nomirror ${RESTRICT}" +RESTRICT="mirror ${RESTRICT}" need-kde 3.3 |