diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-29 00:15:54 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-29 00:15:54 +0000 |
commit | 3f9c8521199fb813818c36fec798bdfa507c46d7 (patch) | |
tree | 11df97630b4714a45c2430f0551520f3c0c23ea9 /x11-misc/remind | |
parent | Cleaning and bumping (diff) | |
download | historical-3f9c8521199fb813818c36fec798bdfa507c46d7.tar.gz historical-3f9c8521199fb813818c36fec798bdfa507c46d7.tar.bz2 historical-3f9c8521199fb813818c36fec798bdfa507c46d7.zip |
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/remind')
-rw-r--r-- | x11-misc/remind/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/remind/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/remind/remind-03.00.22.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/x11-misc/remind/ChangeLog b/x11-misc/remind/ChangeLog index 44dd7b75d96f..1f32e90ab671 100644 --- a/x11-misc/remind/ChangeLog +++ b/x11-misc/remind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/remind -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.3 2004/06/24 22:31:35 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/ChangeLog,v 1.4 2005/04/29 00:15:54 wormo Exp $ + + 28 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> + remind-03.00.22.ebuild: + mark ~ppc 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> remind-03.00.22.ebuild: Marked stable. diff --git a/x11-misc/remind/Manifest b/x11-misc/remind/Manifest index cef6c6a2ad7c..22778cad5782 100644 --- a/x11-misc/remind/Manifest +++ b/x11-misc/remind/Manifest @@ -1,4 +1,4 @@ -MD5 aefad7bc4036c6220a25e29ecd964878 remind-03.00.22.ebuild 552 -MD5 1b7af178f238d79d4d7487a77180e2c4 ChangeLog 438 +MD5 e84b1edb9c2e5a0e154a0c1481b5db04 ChangeLog 534 MD5 854ad93ffa90b305b1f1f87592698ed8 metadata.xml 167 +MD5 7a040ae5fe9757ebb84532a9fb7aa5b3 remind-03.00.22.ebuild 554 MD5 375c9caf7bde9ce5f35f13bdeda4ca17 files/digest-remind-03.00.22 67 diff --git a/x11-misc/remind/remind-03.00.22.ebuild b/x11-misc/remind/remind-03.00.22.ebuild index 1f3217c1745f..cb7dca5f5c60 100644 --- a/x11-misc/remind/remind-03.00.22.ebuild +++ b/x11-misc/remind/remind-03.00.22.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.00.22.ebuild,v 1.4 2004/06/24 22:31:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.00.22.ebuild,v 1.5 2005/04/29 00:15:54 wormo Exp $ DESCRIPTION="Ridiculously functional reminder program" HOMEPAGE="http://www.roaringpenguin.com/products/remind/" SRC_URI="http://www.roaringpenguin.com/products/remind/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" src_install() { |