diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-13 21:28:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-13 21:28:28 +0000 |
commit | f964e70336abc9059054f7693a5cadaeabc26a37 (patch) | |
tree | 2698e30e401fd04649ea347224c9a000c3ceb638 /dev-libs/libical/libical-0.48.ebuild | |
parent | arm stable, bug #401113 (diff) | |
download | historical-f964e70336abc9059054f7693a5cadaeabc26a37.tar.gz historical-f964e70336abc9059054f7693a5cadaeabc26a37.tar.bz2 historical-f964e70336abc9059054f7693a5cadaeabc26a37.zip |
arm stable, bug #401303
Package-Manager: portage-2.1.10.45/cvs/Linux i686
Diffstat (limited to 'dev-libs/libical/libical-0.48.ebuild')
-rw-r--r-- | dev-libs/libical/libical-0.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libical/libical-0.48.ebuild b/dev-libs/libical/libical-0.48.ebuild index 343fcdc9710a..329de9f93526 100644 --- a/dev-libs/libical/libical-0.48.ebuild +++ b/dev-libs/libical/libical-0.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48.ebuild,v 1.5 2012/02/10 12:06:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libical/libical-0.48.ebuild,v 1.6 2012/02/13 21:28:28 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/freeassociation/${PN}/${P}/${P}.tar.gz" LICENSE="|| ( MPL-1.1 LGPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="examples" # https://sourceforge.net/tracker2/index.php?func=detail&aid=2196790&group_id=16077&atid=116077 |