diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-06 20:52:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-06 20:52:16 +0000 |
commit | f3514373f629d7beda9ab6c6a38831ada3ccccef (patch) | |
tree | 0b4d39f2d6a2098a6711f0ada88347e7de1a80bc /sys-libs | |
parent | Marking libmaa-1.3.1 ppc64 for bug 418761 (diff) | |
download | gentoo-2-f3514373f629d7beda9ab6c6a38831ada3ccccef.tar.gz gentoo-2-f3514373f629d7beda9ab6c6a38831ada3ccccef.tar.bz2 gentoo-2-f3514373f629d7beda9ab6c6a38831ada3ccccef.zip |
Marking libraw1394-2.0.8 ppc64 for bug 422231
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libraw1394/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libraw1394/libraw1394-2.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libraw1394/ChangeLog b/sys-libs/libraw1394/ChangeLog index 982c911dc040..2152432080cb 100644 --- a/sys-libs/libraw1394/ChangeLog +++ b/sys-libs/libraw1394/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libraw1394 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.64 2012/08/03 16:01:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.65 2012/08/06 20:52:16 ranger Exp $ + + 06 Aug 2012; Brent Baude <ranger@gentoo.org> libraw1394-2.0.8.ebuild: + Marking libraw1394-2.0.8 ppc64 for bug 422231 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> libraw1394-2.0.8.ebuild: Stable for amd64, wrt bug #422231 diff --git a/sys-libs/libraw1394/libraw1394-2.0.8.ebuild b/sys-libs/libraw1394/libraw1394-2.0.8.ebuild index 4adf8e9c7eda..1930cedbfdaf 100644 --- a/sys-libs/libraw1394/libraw1394-2.0.8.ebuild +++ b/sys-libs/libraw1394/libraw1394-2.0.8.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/sys-libs/libraw1394/libraw1394-2.0.8.ebuild,v 1.4 2012/08/03 16:01:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-2.0.8.ebuild,v 1.5 2012/08/06 20:52:16 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86" IUSE="static-libs" DEPEND="app-arch/xz-utils" |