diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:51:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:51:36 +0000 |
commit | e69c79e60aff77fcd636080f575ee55504fa6413 (patch) | |
tree | d95eecf07b60082c6850649d45ccb17caa38335d /media-libs/flickcurl | |
parent | Stable for amd64, wrt bug #474214 (diff) | |
download | gentoo-2-e69c79e60aff77fcd636080f575ee55504fa6413.tar.gz gentoo-2-e69c79e60aff77fcd636080f575ee55504fa6413.tar.bz2 gentoo-2-e69c79e60aff77fcd636080f575ee55504fa6413.zip |
Stable for amd64, wrt bug #474236
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/flickcurl')
-rw-r--r-- | media-libs/flickcurl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/flickcurl/flickcurl-1.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/flickcurl/ChangeLog b/media-libs/flickcurl/ChangeLog index ed01e787ab9c..a522782141f2 100644 --- a/media-libs/flickcurl/ChangeLog +++ b/media-libs/flickcurl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/flickcurl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/flickcurl/ChangeLog,v 1.13 2013/06/25 11:40:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/flickcurl/ChangeLog,v 1.14 2013/06/25 12:51:36 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> flickcurl-1.24.ebuild: + Stable for amd64, wrt bug #474236 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> flickcurl-1.24.ebuild: Stable for x86, wrt bug #474236 diff --git a/media-libs/flickcurl/flickcurl-1.24.ebuild b/media-libs/flickcurl/flickcurl-1.24.ebuild index ff106c88986c..6c1e5f6c95d8 100644 --- a/media-libs/flickcurl/flickcurl-1.24.ebuild +++ b/media-libs/flickcurl/flickcurl-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/flickcurl/flickcurl-1.24.ebuild,v 1.2 2013/06/25 11:40:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/flickcurl/flickcurl-1.24.ebuild,v 1.3 2013/06/25 12:51:36 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://download.dajobe.org/flickcurl/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 GPL-2 Apache-2.0 )" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc raptor static-libs" RDEPEND=">=net-misc/curl-7.10.0 |