diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-03 12:03:00 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-03 12:03:00 +0000 |
commit | 0dceaff3d9b304263b0cfd6277c3bdefbbc27493 (patch) | |
tree | fa6b61bf5083b5db749a4971e4a3b97b31268a1a /kde-base/akregator | |
parent | Marked ~amd64, keywording KDE split ebuilds, bug 80944. (diff) | |
download | gentoo-2-0dceaff3d9b304263b0cfd6277c3bdefbbc27493.tar.gz gentoo-2-0dceaff3d9b304263b0cfd6277c3bdefbbc27493.tar.bz2 gentoo-2-0dceaff3d9b304263b0cfd6277c3bdefbbc27493.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
(Portage version: 2.0.51.18)
Diffstat (limited to 'kde-base/akregator')
-rw-r--r-- | kde-base/akregator/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/akregator/akregator-3.4.0_rc1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/akregator/ChangeLog b/kde-base/akregator/ChangeLog index 7b3c0908ed43..8ba2facd6b54 100644 --- a/kde-base/akregator/ChangeLog +++ b/kde-base/akregator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/akregator # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/ChangeLog,v 1.5 2005/02/27 20:21:29 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/ChangeLog,v 1.6 2005/03/03 12:00:03 cryos Exp $ + + 03 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> + akregator-3.4.0_rc1.ebuild: + Marked ~amd64, keywording KDE split ebuilds, bug 80944. *akregator-3.4.0_rc1 (27 Feb 2005) diff --git a/kde-base/akregator/akregator-3.4.0_rc1.ebuild b/kde-base/akregator/akregator-3.4.0_rc1.ebuild index ed822d909eb5..f5d8383d822f 100644 --- a/kde-base/akregator/akregator-3.4.0_rc1.ebuild +++ b/kde-base/akregator/akregator-3.4.0_rc1.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/akregator/akregator-3.4.0_rc1.ebuild,v 1.1 2005/02/27 20:21:29 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/akregator-3.4.0_rc1.ebuild,v 1.2 2005/03/03 12:00:03 cryos Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE news feed aggregator" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdepim) $(deprange $PV $MAXKDEVER kde-base/kontact) |