diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-06 18:57:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-06 18:57:32 +0000 |
commit | 217d0f3fab9497d4284fa5689f690473b680baff (patch) | |
tree | a55c40c75b9e93d7f66f0ac42e03dea0fa9cc19f /sys-libs | |
parent | amd64/x86 stable, bug #492522 (diff) | |
download | gentoo-2-217d0f3fab9497d4284fa5689f690473b680baff.tar.gz gentoo-2-217d0f3fab9497d4284fa5689f690473b680baff.tar.bz2 gentoo-2-217d0f3fab9497d4284fa5689f690473b680baff.zip |
Drop old website (bug #539142 by Elton Carvalho).
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libavc1394/ChangeLog | 8 | ||||
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.3.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.4.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog index 1e914b9c35ae..e0d41b2f1c70 100644 --- a/sys-libs/libavc1394/ChangeLog +++ b/sys-libs/libavc1394/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libavc1394 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.52 2014/06/18 20:50:22 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.53 2015/02/06 18:57:32 jer Exp $ + + 06 Feb 2015; Jeroen Roovers <jer@gentoo.org> libavc1394-0.5.3.ebuild, + libavc1394-0.5.4-r1.ebuild, libavc1394-0.5.4.ebuild: + Drop old website (bug #539142 by Elton Carvalho). 18 Jun 2014; Michał Górny <mgorny@gentoo.org> libavc1394-0.5.4-r1.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug diff --git a/sys-libs/libavc1394/libavc1394-0.5.3.ebuild b/sys-libs/libavc1394/libavc1394-0.5.3.ebuild index fca4bf8438df..a84542ddb6b2 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.3.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.3.ebuild,v 1.10 2012/05/04 07:33:12 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.3.ebuild,v 1.11 2015/02/06 18:57:32 jer 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/" +HOMEPAGE="http://sourceforge.net/projects/libavc1394/" SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild index 0704d3e1e85d..691ded7ca016 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild,v 1.10 2014/06/18 20:50:22 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild,v 1.11 2015/02/06 18:57:32 jer Exp $ EAPI="4" inherit autotools-multilib 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/" +HOMEPAGE="http://sourceforge.net/projects/libavc1394/" SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/sys-libs/libavc1394/libavc1394-0.5.4.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4.ebuild index a861018b7cad..98ccc1290c5e 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.4.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.4.ebuild,v 1.9 2013/06/29 15:30:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.4.ebuild,v 1.10 2015/02/06 18:57:32 jer Exp $ EAPI="4" inherit autotools-utils 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/" +HOMEPAGE="http://sourceforge.net/projects/libavc1394/" SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" |