diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-10-18 09:53:11 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-10-18 09:53:11 +0000 |
commit | 0b1e58ea85b4c9957a78670d5dd3529ba1c1c583 (patch) | |
tree | d069c0faac2ba2106c2d572c7d96208d3bdf7ca1 /sci-libs/libexcelformat | |
parent | enable introspec by default (diff) | |
download | gentoo-2-0b1e58ea85b4c9957a78670d5dd3529ba1c1c583.tar.gz gentoo-2-0b1e58ea85b4c9957a78670d5dd3529ba1c1c583.tar.bz2 gentoo-2-0b1e58ea85b4c9957a78670d5dd3529ba1c1c583.zip |
Keywoprded ~-linux prefix
(Portage version: 2.2_rc97/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libexcelformat')
-rw-r--r-- | sci-libs/libexcelformat/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libexcelformat/libexcelformat-101016.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libexcelformat/ChangeLog b/sci-libs/libexcelformat/ChangeLog index 6a69d5c44668..9ac7515d7df3 100644 --- a/sci-libs/libexcelformat/ChangeLog +++ b/sci-libs/libexcelformat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libexcelformat # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libexcelformat/ChangeLog,v 1.1 2010/10/17 17:18:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libexcelformat/ChangeLog,v 1.2 2010/10/18 09:53:11 jlec Exp $ + + 18 Oct 2010; Justin Lecher <jlec@gentoo.org> libexcelformat-101016.ebuild: + Keywoprded ~-linux prefix *libexcelformat-101016 (17 Oct 2010) diff --git a/sci-libs/libexcelformat/libexcelformat-101016.ebuild b/sci-libs/libexcelformat/libexcelformat-101016.ebuild index 81d617b7c9ef..8333098ccf6a 100644 --- a/sci-libs/libexcelformat/libexcelformat-101016.ebuild +++ b/sci-libs/libexcelformat/libexcelformat-101016.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libexcelformat/libexcelformat-101016.ebuild,v 1.1 2010/10/17 17:18:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libexcelformat/libexcelformat-101016.ebuild,v 1.2 2010/10/18 09:53:11 jlec Exp $ EAPI="3" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.codeproject.com/KB/office/ExcelFormat.aspx" SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="CPOL" IUSE="" |