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 | f754ee25605c3b4c9d6f548fd7348073e34501f7 (patch) | |
tree | d1e4172b361257628c616df986a33669e44084b1 | |
parent | PPC test commit (diff) | |
download | historical-f754ee25605c3b4c9d6f548fd7348073e34501f7.tar.gz historical-f754ee25605c3b4c9d6f548fd7348073e34501f7.tar.bz2 historical-f754ee25605c3b4c9d6f548fd7348073e34501f7.zip |
PPC stable profile update
-rw-r--r-- | app-misc/birthday/Manifest | 2 | ||||
-rw-r--r-- | app-misc/birthday/birthday-1.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/birthday/Manifest b/app-misc/birthday/Manifest index 8abc84fde1ca..17f6709c5891 100644 --- a/app-misc/birthday/Manifest +++ b/app-misc/birthday/Manifest @@ -1,3 +1,3 @@ MD5 967021caa42bb5c4eb43fecd4bb8ac6f ChangeLog 703 -MD5 e044db21bbe11b6fa6a235030a3fa6bc birthday-1.5.ebuild 583 +MD5 1313dc568e5858f0726dd57ec418a011 birthday-1.5.ebuild 584 MD5 78f5c1b68b06ee8cbe85495137be4170 files/digest-birthday-1.5 63 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" |