diff options
author | 2008-01-28 20:00:54 +0000 | |
---|---|---|
committer | 2008-01-28 20:00:54 +0000 | |
commit | e5c5c6e635bf19b8eb5f17f1d08fee7887a1b621 (patch) | |
tree | cc951806f3549600ed634c342dcd34bfcdc9d0d3 /kde-base/kate-plugins | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-e5c5c6e635bf19b8eb5f17f1d08fee7887a1b621.tar.gz gentoo-2-e5c5c6e635bf19b8eb5f17f1d08fee7887a1b621.tar.bz2 gentoo-2-e5c5c6e635bf19b8eb5f17f1d08fee7887a1b621.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kate-plugins')
-rw-r--r-- | kde-base/kate-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kate-plugins/kate-plugins-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog index d1fcdb82e8b5..cb705f19a8a0 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.73 2007/10/19 21:58:15 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.74 2008/01/28 20:00:54 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + kate-plugins-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kate-plugins-3.5.8 (19 Oct 2007) diff --git a/kde-base/kate-plugins/kate-plugins-3.5.8.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.8.ebuild index 2ecffaa86eb2..5817cd1d9345 100644 --- a/kde-base/kate-plugins/kate-plugins-3.5.8.ebuild +++ b/kde-base/kate-plugins/kate-plugins-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.5.8.ebuild,v 1.1 2007/10/19 21:58:15 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.8.ebuild,v 1.2 2008/01/28 20:00:54 philantrop 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kate)" |