diff options
author | 2005-02-06 17:27:56 +0000 | |
---|---|---|
committer | 2005-02-06 17:27:56 +0000 | |
commit | 8c245867a09cc347722284e8727a343083d956ce (patch) | |
tree | 5a89dbb33af0e9761e6f94a0635464ebeb01293b /sys-libs | |
parent | (Portage version: 2.0.51-r15) (Manifest recommit) (diff) | |
download | gentoo-2-8c245867a09cc347722284e8727a343083d956ce.tar.gz gentoo-2-8c245867a09cc347722284e8727a343083d956ce.tar.bz2 gentoo-2-8c245867a09cc347722284e8727a343083d956ce.zip |
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libavc1394/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog index 3749be0aa262..10e76f7a64fb 100644 --- a/sys-libs/libavc1394/ChangeLog +++ b/sys-libs/libavc1394/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libavc1394 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.16 2005/01/03 00:20:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.17 2005/02/06 17:23:17 corsair Exp $ + + 06 Feb 2005; Markus Rothe <corsair@gentoo.org> libavc1394-0.4.1.ebuild: + Stable on ppc64 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/sys-libs/libavc1394/libavc1394-0.4.1.ebuild b/sys-libs/libavc1394/libavc1394-0.4.1.ebuild index 6bda9ea86d03..02c1d3ec1e33 100644 --- a/sys-libs/libavc1394/libavc1394-0.4.1.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.4.1.ebuild,v 1.16 2005/01/03 00:20:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.4.1.ebuild,v 1.17 2005/02/06 17:23:17 corsair Exp $ DESCRIPTION="library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set" HOMEPAGE="http://sourceforge.net/projects/libavc1394/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc amd64 alpha ~ppc64" +KEYWORDS="x86 ppc sparc amd64 alpha ppc64" IUSE="" DEPEND=">=sys-libs/libraw1394-0.8" |