diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-03-28 13:03:24 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-03-28 13:03:24 +0000 |
commit | 1599fccd39347330011b583f9541fef80a22e951 (patch) | |
tree | 370ad16cbfb7a9fedd905da32ff3c13263669de5 /app-misc/birthday | |
parent | ppc stable (diff) | |
download | historical-1599fccd39347330011b583f9541fef80a22e951.tar.gz historical-1599fccd39347330011b583f9541fef80a22e951.tar.bz2 historical-1599fccd39347330011b583f9541fef80a22e951.zip |
~ppc
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 76335eaeb7eb..b9dc3fc5b70a 100644 --- a/app-misc/birthday/birthday-1.5.ebuild +++ b/app-misc/birthday/birthday-1.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.2 2003/02/13 08:53:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/birthday/birthday-1.5.ebuild,v 1.3 2003/03/28 13:00:21 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" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="sys-libs/glibc" RDEPEND="${DEPEND}" |