diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-08 13:50:04 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-08 13:50:04 +0000 |
commit | 30db8f33dc262cbf87437aafbed651c17c8f73d3 (patch) | |
tree | 650bccbc06dad308e44c3a7f07cd8c4fcbc1a0d4 | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-30db8f33dc262cbf87437aafbed651c17c8f73d3.tar.gz gentoo-2-30db8f33dc262cbf87437aafbed651c17c8f73d3.tar.bz2 gentoo-2-30db8f33dc262cbf87437aafbed651c17c8f73d3.zip |
Remove unneeded empty DEPEND/RDEPEND.
(Portage version: 2.0.51.21-r1)
-rw-r--r-- | x11-themes/plastique/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/plastique/plastique-0.3.ebuild | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/plastique/ChangeLog b/x11-themes/plastique/ChangeLog index 2afc0326ac59..101519203c22 100644 --- a/x11-themes/plastique/ChangeLog +++ b/x11-themes/plastique/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/plastique # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/plastique/ChangeLog,v 1.1 2005/05/08 00:40:46 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/plastique/ChangeLog,v 1.2 2005/05/08 13:50:04 cryos Exp $ + + 08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> plastique-0.3.ebuild: + Remove unneeded empty DEPEND/RDEPEND. *plastique-0.3 (08 May 2005) diff --git a/x11-themes/plastique/plastique-0.3.ebuild b/x11-themes/plastique/plastique-0.3.ebuild index 5c8913c81d9a..ec67f93e1e04 100644 --- a/x11-themes/plastique/plastique-0.3.ebuild +++ b/x11-themes/plastique/plastique-0.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/plastique/plastique-0.3.ebuild,v 1.1 2005/05/08 00:40:46 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/plastique/plastique-0.3.ebuild,v 1.2 2005/05/08 13:50:04 cryos Exp $ inherit kde-functions @@ -13,9 +13,6 @@ SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="mmx sse2" -DEPEND="" -RDEPEND="" - need-qt 3.3 src_compile() { |