diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:37:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:37:52 +0000 |
commit | 1970c36848d03c94db55af61febdcd962b36c06d (patch) | |
tree | 0c82a539f8df3c81a37e7cf5b8a00df314b31a67 /media-gfx | |
parent | Stable for x86, wrt bug #474258 (diff) | |
download | gentoo-2-1970c36848d03c94db55af61febdcd962b36c06d.tar.gz gentoo-2-1970c36848d03c94db55af61febdcd962b36c06d.tar.bz2 gentoo-2-1970c36848d03c94db55af61febdcd962b36c06d.zip |
Stable for x86, wrt bug #474228
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/dpic/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/dpic/dpic-20130310.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-gfx/dpic/ChangeLog b/media-gfx/dpic/ChangeLog index 73932a6623da..d756b17b0035 100644 --- a/media-gfx/dpic/ChangeLog +++ b/media-gfx/dpic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/dpic # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/dpic/ChangeLog,v 1.8 2013/05/17 16:37:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dpic/ChangeLog,v 1.9 2013/06/25 18:37:52 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> dpic-20130310.ebuild: + Stable for x86, wrt bug #474228 *dpic-20130310 (17 May 2013) @@ -33,4 +36,3 @@ +dpic-20080511.ebuild: initial import, thanks to Adrian Perez <the.lightman@gmail.com>, bug #197668 - diff --git a/media-gfx/dpic/dpic-20130310.ebuild b/media-gfx/dpic/dpic-20130310.ebuild index 6099d89cb4a0..da93e9d7a48d 100644 --- a/media-gfx/dpic/dpic-20130310.ebuild +++ b/media-gfx/dpic/dpic-20130310.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-gfx/dpic/dpic-20130310.ebuild,v 1.1 2013/05/17 16:37:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dpic/dpic-20130310.ebuild,v 1.2 2013/06/25 18:37:52 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://ece.uwaterloo.ca/~aplevich/dpic/${PN}-2013.03.10.tar.gz" LICENSE="BSD-2 CC-BY-3.0 GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="examples" DEPEND="" |