diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-23 17:19:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-23 17:19:51 +0000 |
commit | 8c20796acf41758549534e456fcb6433a16bfd4a (patch) | |
tree | 42b5d5242836390e4a71ba8e8aa92d6ff29190bb /sys-libs/libavc1394 | |
parent | Stable on sparc (diff) | |
download | gentoo-2-8c20796acf41758549534e456fcb6433a16bfd4a.tar.gz gentoo-2-8c20796acf41758549534e456fcb6433a16bfd4a.tar.bz2 gentoo-2-8c20796acf41758549534e456fcb6433a16bfd4a.zip |
Stable on sparc
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sys-libs/libavc1394')
-rw-r--r-- | sys-libs/libavc1394/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog index c0ad0f3cfcc5..663557d7e0d5 100644 --- a/sys-libs/libavc1394/ChangeLog +++ b/sys-libs/libavc1394/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libavc1394 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.23 2006/05/23 04:51:38 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.24 2006/05/23 17:19:51 gustavoz Exp $ + + 23 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> + libavc1394-0.5.0.ebuild: + Stable on sparc 23 May 2006; Doug Goldstein <cardoe@gentoo.org> libavc1394-0.5.0.ebuild: Marking stable per bug #123066 diff --git a/sys-libs/libavc1394/libavc1394-0.5.0.ebuild b/sys-libs/libavc1394/libavc1394-0.5.0.ebuild index 77bc65416aa9..3de70ad61c9f 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.0.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.0.ebuild,v 1.6 2006/05/23 04:51:38 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.0.ebuild,v 1.7 2006/05/23 17:19:51 gustavoz Exp $ DESCRIPTION="library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set" HOMEPAGE="http://www.linux1394.org/ http://sourceforge.net/projects/libavc1394/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=sys-libs/libraw1394-0.8" |