diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 17:16:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 17:16:44 +0000 |
commit | 6e1dd2d9b7331c38e3d34b78812061759b72ac7e (patch) | |
tree | 31309267af6af98704aee74747a209a19bf4e2b8 /dev-libs/libvc/libvc-003.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-6e1dd2d9b7331c38e3d34b78812061759b72ac7e.tar.gz gentoo-2-6e1dd2d9b7331c38e3d34b78812061759b72ac7e.tar.bz2 gentoo-2-6e1dd2d9b7331c38e3d34b78812061759b72ac7e.zip |
Stable on alpha.
Diffstat (limited to 'dev-libs/libvc/libvc-003.ebuild')
-rw-r--r-- | dev-libs/libvc/libvc-003.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libvc/libvc-003.ebuild b/dev-libs/libvc/libvc-003.ebuild index 856ec74bccbc..e7265915df8c 100644 --- a/dev-libs/libvc/libvc-003.ebuild +++ b/dev-libs/libvc/libvc-003.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/dev-libs/libvc/libvc-003.ebuild,v 1.3 2004/03/14 12:28:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvc/libvc-003.ebuild,v 1.4 2004/05/04 17:16:18 kloeri Exp $ DESCRIPTION="vCard library" HOMEPAGE="http://rolo.sourceforge.net/" SRC_URI="mirror://sourceforge/rolo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" src_install() { emake DESTDIR=${D} install |