diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 23:03:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 23:03:45 +0000 |
commit | d18b3954346fddb16a91bd6ce08a1411f2e07ae8 (patch) | |
tree | a29b46e876a5faeba8904207ce50f6fd68bd7e2c /kde-base/kate-plugins | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-d18b3954346fddb16a91bd6ce08a1411f2e07ae8.tar.gz gentoo-2-d18b3954346fddb16a91bd6ce08a1411f2e07ae8.tar.bz2 gentoo-2-d18b3954346fddb16a91bd6ce08a1411f2e07ae8.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kate-plugins')
-rw-r--r-- | kde-base/kate-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kate-plugins/kate-plugins-3.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog index f9bac192c619..89099558dcc7 100644 --- a/kde-base/kate-plugins/ChangeLog +++ b/kde-base/kate-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kate-plugins # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.33 2005/12/10 06:48:08 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.34 2005/12/10 23:03:45 kloeri Exp $ + + 11 Dec 2005; Bryan Østergaard <kloeri@gentoo.org + kate-plugins-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kate-plugins-3.4.3.ebuild: diff --git a/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild b/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild index 70d74d21953d..ccccc9618956 100644 --- a/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild +++ b/kde-base/kate-plugins/kate-plugins-3.4.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/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild,v 1.6 2005/12/10 06:48:08 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.4.3.ebuild,v 1.7 2005/12/10 23:03:45 kloeri Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="kate" @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="kate plugins and docs" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kate)" OLDDEPEND="~kde-base/kate-$PV" |