diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-09-30 13:02:35 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-09-30 13:02:35 +0000 |
commit | 479e5c5868400e764da59cc842cc155df658897f (patch) | |
tree | e60aff6aabe3f8e46f694603966417812436072f /media-libs/libdc1394 | |
parent | Version bump. (diff) | |
download | gentoo-2-479e5c5868400e764da59cc842cc155df658897f.tar.gz gentoo-2-479e5c5868400e764da59cc842cc155df658897f.tar.bz2 gentoo-2-479e5c5868400e764da59cc842cc155df658897f.zip |
should not have gone straight to stable
(Portage version: 2.0.52-r1)
Diffstat (limited to 'media-libs/libdc1394')
-rw-r--r-- | media-libs/libdc1394/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libdc1394/libdc1394-2.0.0_pre4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libdc1394/ChangeLog b/media-libs/libdc1394/ChangeLog index 0c783457688e..295ca0fac7f6 100644 --- a/media-libs/libdc1394/ChangeLog +++ b/media-libs/libdc1394/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libdc1394 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.8 2005/09/14 11:41:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.9 2005/09/30 13:02:35 seemant Exp $ + + 30 Sep 2005; Seemant Kulleen <seemant@gentoo.org> + libdc1394-2.0.0_pre4.ebuild: + should not have gone straight to stable 14 Sep 2005; Seemant Kulleen <seemant@gentoo.org> libdc1394-2.0.0_pre4.ebuild: diff --git a/media-libs/libdc1394/libdc1394-2.0.0_pre4.ebuild b/media-libs/libdc1394/libdc1394-2.0.0_pre4.ebuild index c1b8b14811c5..46953ac27d7b 100644 --- a/media-libs/libdc1394/libdc1394-2.0.0_pre4.ebuild +++ b/media-libs/libdc1394/libdc1394-2.0.0_pre4.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/media-libs/libdc1394/libdc1394-2.0.0_pre4.ebuild,v 1.5 2005/09/14 11:41:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0_pre4.ebuild,v 1.6 2005/09/30 13:02:35 seemant Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz mirror://gentoo/${P}-svn-fixes.patch.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86" IUSE="X" DEPEND=">=sys-libs/libraw1394-0.9.0 |