diff options
author | 2008-01-28 22:29:05 +0000 | |
---|---|---|
committer | 2008-01-28 22:29:05 +0000 | |
commit | 8299d7ee109dd2ba9d34f03d94f092e1786acb2f (patch) | |
tree | 1bc4288994c0dbd33de189cc27c8e8db63c65697 | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-8299d7ee109dd2ba9d34f03d94f092e1786acb2f.tar.gz gentoo-2-8299d7ee109dd2ba9d34f03d94f092e1786acb2f.tar.bz2 gentoo-2-8299d7ee109dd2ba9d34f03d94f092e1786acb2f.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
-rw-r--r-- | kde-base/libkpgp/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/libkpgp/libkpgp-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/libkpgp/ChangeLog b/kde-base/libkpgp/ChangeLog index f1ada122c46a..2c0fb302e1fc 100644 --- a/kde-base/libkpgp/ChangeLog +++ b/kde-base/libkpgp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkpgp -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.56 2007/10/19 23:51:20 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.57 2008/01/28 22:29:05 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> libkpgp-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *libkpgp-3.5.8 (19 Oct 2007) diff --git a/kde-base/libkpgp/libkpgp-3.5.8.ebuild b/kde-base/libkpgp/libkpgp-3.5.8.ebuild index d360159f29c2..a39f3400ecf3 100644 --- a/kde-base/libkpgp/libkpgp-3.5.8.ebuild +++ b/kde-base/libkpgp/libkpgp-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/libkpgp/libkpgp-3.5.8.ebuild,v 1.1 2007/10/19 23:51:20 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-3.5.8.ebuild,v 1.2 2008/01/28 22:29:05 philantrop Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE pgp abstraction library" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |