diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-29 21:08:40 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-29 21:08:40 +0000 |
commit | eaa2fd7452e690227cc3b6542111e84160a0ba7d (patch) | |
tree | ea349fec90d7a3b83ab16cd58420b7602bf06a8d /x11-misc | |
parent | fix the samba/cups symlink in 3.0.11 as well (diff) | |
download | gentoo-2-eaa2fd7452e690227cc3b6542111e84160a0ba7d.tar.gz gentoo-2-eaa2fd7452e690227cc3b6542111e84160a0ba7d.tar.bz2 gentoo-2-eaa2fd7452e690227cc3b6542111e84160a0ba7d.zip |
mark ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/ntodo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/ntodo/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/ntodo/ntodo-1.0.ebuild | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/ntodo/ChangeLog b/x11-misc/ntodo/ChangeLog index 17854fbfcbed..e20f36567147 100644 --- a/x11-misc/ntodo/ChangeLog +++ b/x11-misc/ntodo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/ntodo -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.6 2004/08/27 21:49:58 tgall Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ChangeLog,v 1.7 2005/04/29 21:08:40 wormo Exp $ + + 29 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> ntodo-1.0.ebuild: + mark ~ppc 27 Aug 2004; Tom Gall <tgall@gentoo.org> ntodo-1.0.ebuild: stable on ppc64, bug#59379 diff --git a/x11-misc/ntodo/Manifest b/x11-misc/ntodo/Manifest index e42853cc6960..bfcc7eb38fc6 100644 --- a/x11-misc/ntodo/Manifest +++ b/x11-misc/ntodo/Manifest @@ -1,4 +1,4 @@ MD5 688e507e890e7ed7a33aa0ec5eadbcf8 ChangeLog 691 MD5 9ba3ceca3ae81ec759fbb9a277c0e45c metadata.xml 165 -MD5 41b5d18f432057ccb779347d6184d18e ntodo-1.0.ebuild 678 +MD5 620a0e1d09752413cdb18a6a8de408ff ntodo-1.0.ebuild 683 MD5 be2fbdcfb22f73eef9261f398ddd319d files/digest-ntodo-1.0 57 diff --git a/x11-misc/ntodo/ntodo-1.0.ebuild b/x11-misc/ntodo/ntodo-1.0.ebuild index 3c08c34b66fc..96405fbc60ec 100644 --- a/x11-misc/ntodo/ntodo-1.0.ebuild +++ b/x11-misc/ntodo/ntodo-1.0.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/ntodo/ntodo-1.0.ebuild,v 1.7 2004/08/27 21:49:58 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ntodo/ntodo-1.0.ebuild,v 1.8 2005/04/29 21:08:40 wormo Exp $ DESCRIPTION="GTK Todo program" HOMEPAGE="http://www.theasylum.org/ntodo/" SRC_URI="http://www.theasylum.org/ntodo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 alpha ppc64" +KEYWORDS="x86 amd64 alpha ppc64 ~ppc" IUSE="" DEPEND="=x11-libs/gtk+-1.2* >=sys-apps/sed-4" |