diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2006-05-03 14:34:23 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2006-05-03 14:34:23 +0000 |
commit | fda85615f9faa98a5153d02916b998820d672add (patch) | |
tree | 246c152123370feb3f076084980e0e7541802aea /media-libs/libdc1394 | |
parent | use slotmove to SLOT the libdc's properly (diff) | |
download | gentoo-2-fda85615f9faa98a5153d02916b998820d672add.tar.gz gentoo-2-fda85615f9faa98a5153d02916b998820d672add.tar.bz2 gentoo-2-fda85615f9faa98a5153d02916b998820d672add.zip |
since we make use of the slotmove function in profile/updates, the old SLOT=0 ebuilds all have to go away now
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'media-libs/libdc1394')
-rw-r--r-- | media-libs/libdc1394/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/libdc1394/libdc1394-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libdc1394/libdc1394-2.0.0_pre4.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libdc1394/libdc1394-2.0.0_pre5-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libdc1394/libdc1394-2.0.0_pre6-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild | 4 |
6 files changed, 17 insertions, 11 deletions
diff --git a/media-libs/libdc1394/ChangeLog b/media-libs/libdc1394/ChangeLog index 190e9c27e6b5..390b870c94aa 100644 --- a/media-libs/libdc1394/ChangeLog +++ b/media-libs/libdc1394/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-libs/libdc1394 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.20 2006/05/03 14:05:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.21 2006/05/03 14:34:23 seemant Exp $ + + 03 May 2006; Seemant Kulleen <seemant@gentoo.org> libdc1394-1.0.0.ebuild, + libdc1394-2.0.0_pre4.ebuild, libdc1394-2.0.0_pre5-r1.ebuild, + libdc1394-2.0.0_pre6-r1.ebuild, libdc1394-2.0.0_pre6-r2.ebuild: + since we make use of the slotmove function in profile/updates, the old + SLOT=0 ebuilds all have to go away now *libdc1394-2.0.0_pre6-r2 (03 May 2006) *libdc1394-1.2.1 (03 May 2006) diff --git a/media-libs/libdc1394/libdc1394-1.0.0.ebuild b/media-libs/libdc1394/libdc1394-1.0.0.ebuild index 80b996225743..940c01392cac 100644 --- a/media-libs/libdc1394/libdc1394-1.0.0.ebuild +++ b/media-libs/libdc1394/libdc1394-1.0.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/media-libs/libdc1394/libdc1394-1.0.0.ebuild,v 1.6 2006/01/29 08:10:21 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-1.0.0.ebuild,v 1.7 2006/05/03 14:34:23 seemant Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/libdc1394/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="1" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="X" diff --git a/media-libs/libdc1394/libdc1394-2.0.0_pre4.ebuild b/media-libs/libdc1394/libdc1394-2.0.0_pre4.ebuild index 9c3c5bf0256a..b1a5661a9e1f 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-2006 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.10 2006/02/07 20:42:51 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0_pre4.ebuild,v 1.11 2006/05/03 14:34:23 seemant Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz mirror://gentoo/${P}-svn-fixes.patch.bz2" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="2" KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ppc64 ~sparc ~x86" IUSE="X" diff --git a/media-libs/libdc1394/libdc1394-2.0.0_pre5-r1.ebuild b/media-libs/libdc1394/libdc1394-2.0.0_pre5-r1.ebuild index 9305464271b8..690742fc1363 100644 --- a/media-libs/libdc1394/libdc1394-2.0.0_pre5-r1.ebuild +++ b/media-libs/libdc1394/libdc1394-2.0.0_pre5-r1.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/media-libs/libdc1394/libdc1394-2.0.0_pre5-r1.ebuild,v 1.1 2006/02/07 20:42:51 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0_pre5-r1.ebuild,v 1.2 2006/05/03 14:34:23 seemant Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://sourceforge.net/projects/libdc1394/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="X" diff --git a/media-libs/libdc1394/libdc1394-2.0.0_pre6-r1.ebuild b/media-libs/libdc1394/libdc1394-2.0.0_pre6-r1.ebuild index a3de50db634b..76ed725f496a 100644 --- a/media-libs/libdc1394/libdc1394-2.0.0_pre6-r1.ebuild +++ b/media-libs/libdc1394/libdc1394-2.0.0_pre6-r1.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/media-libs/libdc1394/libdc1394-2.0.0_pre6-r1.ebuild,v 1.2 2006/04/10 21:08:01 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0_pre6-r1.ebuild,v 1.3 2006/05/03 14:34:23 seemant Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://sourceforge.net/projects/libdc1394/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="X" diff --git a/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild b/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild index 0c674a4e5de0..027b7a6a5baa 100644 --- a/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild +++ b/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.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/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild,v 1.1 2006/05/03 14:05:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild,v 1.2 2006/05/03 14:34:23 seemant Exp $ inherit eutils @@ -19,7 +19,7 @@ IUSE="X" RDEPEND=">=sys-libs/libraw1394-1.2.0 X? ( || ( ( x11-libs/libSM x11-libs/libXv ) virtual/x11 ) )" -DEPEND="!=sys-libs/libdc1394-2.0.0* +DEPEND="!=sys-libs/libdc1394-2* ${RDEPEND} sys-devel/libtool" |