diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:00:56 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:00:56 +0000 |
commit | c1959112921a04dab73ca1eb56829e69541a733d (patch) | |
tree | f2c27b2673e80b67daa75ee86e22548693592a3f /kde-base/kfax | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-c1959112921a04dab73ca1eb56829e69541a733d.tar.gz gentoo-2-c1959112921a04dab73ca1eb56829e69541a733d.tar.bz2 gentoo-2-c1959112921a04dab73ca1eb56829e69541a733d.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kfax')
-rw-r--r-- | kde-base/kfax/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kfax/kfax-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog index 60ab67520c50..7e1c63a182a6 100644 --- a/kde-base/kfax/ChangeLog +++ b/kde-base/kfax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfax -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.71 2007/10/19 22:52:43 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.72 2008/01/28 23:00:56 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kfax-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kfax-3.5.8 (19 Oct 2007) diff --git a/kde-base/kfax/kfax-3.5.8.ebuild b/kde-base/kfax/kfax-3.5.8.ebuild index cc916ab2744f..d73066335298 100644 --- a/kde-base/kfax/kfax-3.5.8.ebuild +++ b/kde-base/kfax/kfax-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/kfax/kfax-3.5.8.ebuild,v 1.1 2007/10/19 22:52:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.8.ebuild,v 1.2 2008/01/28 23:00:56 philantrop Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE G3/G4 fax viewer" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kviewshell)" |