diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 15:21:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 15:21:39 +0000 |
commit | 9b50a42f2bf5b19ca067eeccddba92e2d71c5c59 (patch) | |
tree | c5535fb3ebc040e1ebc36d6c9b18086ca59e0243 /app-text | |
parent | allow src_prepare to use restore_config #265745 by Michał Górny (diff) | |
download | gentoo-2-9b50a42f2bf5b19ca067eeccddba92e2d71c5c59.tar.gz gentoo-2-9b50a42f2bf5b19ca067eeccddba92e2d71c5c59.tar.bz2 gentoo-2-9b50a42f2bf5b19ca067eeccddba92e2d71c5c59.zip |
Add ~alpha/~ia64
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ebook-tools/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ebook-tools/ebook-tools-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ebook-tools/ChangeLog b/app-text/ebook-tools/ChangeLog index 25e47ba0f011..be126b29af3f 100644 --- a/app-text/ebook-tools/ChangeLog +++ b/app-text/ebook-tools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ebook-tools # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.4 2009/02/20 07:58:55 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.5 2009/04/11 15:21:39 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> ebook-tools-0.1.1.ebuild: + Add ~alpha/~ia64 20 Feb 2009; Theo Chatzimichos <tampakrap@gentoo.org> ebook-tools-0.1.1.ebuild: diff --git a/app-text/ebook-tools/ebook-tools-0.1.1.ebuild b/app-text/ebook-tools/ebook-tools-0.1.1.ebuild index e5801d28c2b4..deacc7804dbf 100644 --- a/app-text/ebook-tools/ebook-tools-0.1.1.ebuild +++ b/app-text/ebook-tools/ebook-tools-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.1.1.ebuild,v 1.4 2009/02/20 07:58:55 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.1.1.ebuild,v 1.5 2009/04/11 15:21:39 armin76 Exp $ inherit cmake-utils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="dev-libs/libxml2 |