diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-23 14:56:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-23 14:56:21 +0000 |
commit | 349baa2531644902338acd8f8fdc14baf2668fe7 (patch) | |
tree | 2660f8eab0abd3aa50720099fd648e348e08df23 /net-libs/libecap | |
parent | arm/ia64/sh stable wrt #277722 (diff) | |
download | gentoo-2-349baa2531644902338acd8f8fdc14baf2668fe7.tar.gz gentoo-2-349baa2531644902338acd8f8fdc14baf2668fe7.tar.bz2 gentoo-2-349baa2531644902338acd8f8fdc14baf2668fe7.zip |
Add ~alpha/~arm/~ia64 wrt wrt #277883
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libecap')
-rw-r--r-- | net-libs/libecap/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libecap/libecap-0.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libecap/ChangeLog b/net-libs/libecap/ChangeLog index 8cabff778474..90448e3c6333 100644 --- a/net-libs/libecap/ChangeLog +++ b/net-libs/libecap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libecap # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.2 2009/07/17 12:25:13 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.3 2009/07/23 14:56:21 armin76 Exp $ + + 23 Jul 2009; Raúl Porcel <armin76@gentoo.org> libecap-0.0.2.ebuild: + Add ~alpha/~arm/~ia64 wrt wrt #277883 17 Jul 2009; Ferris McCormick <fmccor@gentoo.org> libecap-0.0.2.ebuild: Add ~sparc for testing at request of Ivan Mironov and mmess, bug #277883. diff --git a/net-libs/libecap/libecap-0.0.2.ebuild b/net-libs/libecap/libecap-0.0.2.ebuild index 25b56d5bb95b..3cb404aa1957 100644 --- a/net-libs/libecap/libecap-0.0.2.ebuild +++ b/net-libs/libecap/libecap-0.0.2.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/net-libs/libecap/libecap-0.0.2.ebuild,v 1.2 2009/07/17 12:25:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.2.ebuild,v 1.3 2009/07/23 14:56:21 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86" IUSE="" DEPEND="" |