diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 01:26:04 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 01:26:04 +0000 |
commit | 9d76f589d3ff897468678e5104c080eee7d7ed00 (patch) | |
tree | d3b60975ba08f545c4f1190a144368e99f51cc07 /app-misc/birthday | |
parent | PPC test commit (Manifest recommit) (diff) | |
download | gentoo-2-9d76f589d3ff897468678e5104c080eee7d7ed00.tar.gz gentoo-2-9d76f589d3ff897468678e5104c080eee7d7ed00.tar.bz2 gentoo-2-9d76f589d3ff897468678e5104c080eee7d7ed00.zip |
PPC stable profile update
Diffstat (limited to 'app-misc/birthday')
-rw-r--r-- | app-misc/birthday/birthday-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/birthday/birthday-1.5.ebuild b/app-misc/birthday/birthday-1.5.ebuild index a774bd254901..3db6b00f0041 100644 --- a/app-misc/birthday/birthday-1.5.ebuild +++ b/app-misc/birthday/birthday-1.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/birthday/birthday-1.5.ebuild,v 1.7 2004/05/07 19:53:53 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/birthday/birthday-1.5.ebuild,v 1.8 2004/05/29 01:26:04 pvdabeel Exp $ DESCRIPTION="Displays a list of events happening in the near future" HOMEPAGE="http://users.zetnet.co.uk/mortia/source/" SRC_URI="http://users.zetnet.co.uk/mortia/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ppc sparc" IUSE="" DEPEND="sys-libs/glibc" |