diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:41:43 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:41:43 +0000 |
commit | 25d7bfa52f6f65a1bc59135491ba69c6879094d8 (patch) | |
tree | f2135835b37591ff1112b5e556cc58584d2f16ca /dev-libs/libvc/libvc-003.ebuild | |
parent | stable amd64 (diff) | |
download | historical-25d7bfa52f6f65a1bc59135491ba69c6879094d8.tar.gz historical-25d7bfa52f6f65a1bc59135491ba69c6879094d8.tar.bz2 historical-25d7bfa52f6f65a1bc59135491ba69c6879094d8.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-libs/libvc/libvc-003.ebuild')
-rw-r--r-- | dev-libs/libvc/libvc-003.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libvc/libvc-003.ebuild b/dev-libs/libvc/libvc-003.ebuild index cd2a901aa3a5..cab7a27c1292 100644 --- a/dev-libs/libvc/libvc-003.ebuild +++ b/dev-libs/libvc/libvc-003.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvc/libvc-003.ebuild,v 1.9 2004/12/29 15:43:25 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvc/libvc-003.ebuild,v 1.10 2005/04/21 19:41:43 blubb Exp $ DESCRIPTION="vCard library (rolo)" HOMEPAGE="http://rolo.sourceforge.net/" @@ -9,7 +9,7 @@ RESTRICT="nomirror" LICENSE="LGPL-2.1" SLOT="0" IUSE="" -KEYWORDS="x86 ppc sparc alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha amd64" src_install() { emake DESTDIR=${D} install |