summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-11-21 20:13:11 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-11-21 20:13:11 +0000
commit3cc3fcbeb3d8c80138e7d696cedf1995be2c616d (patch)
tree7077c7fd132f11d3183819fdb3418998c5928164 /app-misc/dailystrips
parentStable for HPPA (bug #153800). (diff)
downloadgentoo-2-3cc3fcbeb3d8c80138e7d696cedf1995be2c616d.tar.gz
gentoo-2-3cc3fcbeb3d8c80138e7d696cedf1995be2c616d.tar.bz2
gentoo-2-3cc3fcbeb3d8c80138e7d696cedf1995be2c616d.zip
Marked ppc stable for bug #155879.
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'app-misc/dailystrips')
-rw-r--r--app-misc/dailystrips/ChangeLog6
-rw-r--r--app-misc/dailystrips/dailystrips-1.0.28-r2.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/app-misc/dailystrips/ChangeLog b/app-misc/dailystrips/ChangeLog
index 0dae7efece73..3c97621df8b1 100644
--- a/app-misc/dailystrips/ChangeLog
+++ b/app-misc/dailystrips/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/dailystrips
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dailystrips/ChangeLog,v 1.21 2006/11/21 19:42:21 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dailystrips/ChangeLog,v 1.22 2006/11/21 20:13:11 josejx Exp $
+
+ 21 Nov 2006; Joseph Jezak <josejx@gentoo.org>
+ dailystrips-1.0.28-r2.ebuild:
+ Marked ppc stable for bug #155879.
21 Nov 2006; Steve Dibb <beandog@gentoo.org> +metadata.xml:
Add metadata, add beandog as maintainer
diff --git a/app-misc/dailystrips/dailystrips-1.0.28-r2.ebuild b/app-misc/dailystrips/dailystrips-1.0.28-r2.ebuild
index eebb704e1a70..437a30e80aed 100644
--- a/app-misc/dailystrips/dailystrips-1.0.28-r2.ebuild
+++ b/app-misc/dailystrips/dailystrips-1.0.28-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dailystrips/dailystrips-1.0.28-r2.ebuild,v 1.3 2005/01/12 01:57:21 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dailystrips/dailystrips-1.0.28-r2.ebuild,v 1.4 2006/11/21 20:13:11 josejx Exp $
DESCRIPTION="dailystrips automatically downloads your favorite online comics from the web."
HOMEPAGE="http://dailystrips.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/dailystrips/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~alpha ~ppc ~amd64"
+KEYWORDS="~alpha ~amd64 ppc ~x86"
IUSE=""
RDEPEND=">=dev-perl/libwww-perl-5.50