diff options
author | 2003-03-28 13:03:24 +0000 | |
---|---|---|
committer | 2003-03-28 13:03:24 +0000 | |
commit | 5bb94422a147a75c8814bf58590f816481bdf6cc (patch) | |
tree | e6ce99008d6515f6d9cdc916274d78e14364889a /app-misc/birthday | |
parent | ppc stable (diff) | |
download | gentoo-2-5bb94422a147a75c8814bf58590f816481bdf6cc.tar.gz gentoo-2-5bb94422a147a75c8814bf58590f816481bdf6cc.tar.bz2 gentoo-2-5bb94422a147a75c8814bf58590f816481bdf6cc.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}" |