diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-28 17:27:03 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-28 17:27:03 +0000 |
commit | 7eb89c6cd8874fa98c1a51a1af748b19837678f9 (patch) | |
tree | 39ee22862c27d696885e07d84e216acdc62be3c6 /kde-base/quanta | |
parent | stable on alpha amd64 ia64 x86 (diff) | |
download | gentoo-2-7eb89c6cd8874fa98c1a51a1af748b19837678f9.tar.gz gentoo-2-7eb89c6cd8874fa98c1a51a1af748b19837678f9.tar.bz2 gentoo-2-7eb89c6cd8874fa98c1a51a1af748b19837678f9.zip |
Really add ~sparc keyword this time.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/quanta')
-rw-r--r-- | kde-base/quanta/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/quanta/quanta-3.4.0-r1.ebuild | 4 | ||||
-rw-r--r-- | kde-base/quanta/quanta-3.4.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/quanta/ChangeLog b/kde-base/quanta/ChangeLog index 5b024f3747ad..1711c4ef49f5 100644 --- a/kde-base/quanta/ChangeLog +++ b/kde-base/quanta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/quanta # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.10 2005/05/28 17:24:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.11 2005/05/28 17:27:03 weeve Exp $ + + 28 May 2005; Jason Wever <weeve@gentoo.org> quanta-3.4.0-r1.ebuild, + quanta-3.4.1.ebuild: + Really add ~sparc keyword this time. 28 May 2005; Jason Wever <weeve@gentoo.org> quanta-3.4.0-r1.ebuild, quanta-3.4.1.ebuild: diff --git a/kde-base/quanta/quanta-3.4.0-r1.ebuild b/kde-base/quanta/quanta-3.4.0-r1.ebuild index 0099a8cc113c..03a72524c59f 100644 --- a/kde-base/quanta/quanta-3.4.0-r1.ebuild +++ b/kde-base/quanta/quanta-3.4.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.0-r1.ebuild,v 1.2 2005/05/28 17:24:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.0-r1.ebuild,v 1.3 2005/05/28 17:27:03 weeve Exp $ KMNAME=kdewebdev MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Quanta Plus Web Development Environment" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="doc tidy" DEPEND="doc? ( app-doc/quanta-docs ) dev-libs/libxml2" diff --git a/kde-base/quanta/quanta-3.4.1.ebuild b/kde-base/quanta/quanta-3.4.1.ebuild index 5a72120e4d1e..3e7f2f4eb5f1 100644 --- a/kde-base/quanta/quanta-3.4.1.ebuild +++ b/kde-base/quanta/quanta-3.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.1.ebuild,v 1.3 2005/05/28 17:24:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.1.ebuild,v 1.4 2005/05/28 17:27:03 weeve Exp $ KMNAME=kdewebdev MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Quanta Plus Web Development Environment" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="doc tidy" DEPEND="doc? ( app-doc/quanta-docs ) dev-libs/libxml2" |