diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-28 11:15:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-28 11:15:43 +0000 |
commit | 54a4c63ca73928df73e45b1ee4c2c646a1516d4d (patch) | |
tree | 9fc00c8acf422c91853cc823dbe563bbfca89910 /media-gfx/evoluspencil | |
parent | Stable for x86, wrt bug #481964 (diff) | |
download | gentoo-2-54a4c63ca73928df73e45b1ee4c2c646a1516d4d.tar.gz gentoo-2-54a4c63ca73928df73e45b1ee4c2c646a1516d4d.tar.bz2 gentoo-2-54a4c63ca73928df73e45b1ee4c2c646a1516d4d.zip |
Stable for x86, wrt bug #481968
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/evoluspencil')
-rw-r--r-- | media-gfx/evoluspencil/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/evoluspencil/evoluspencil-2.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/evoluspencil/ChangeLog b/media-gfx/evoluspencil/ChangeLog index 0d12fa96ce19..e4f9f4b0a74b 100644 --- a/media-gfx/evoluspencil/ChangeLog +++ b/media-gfx/evoluspencil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/evoluspencil # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/evoluspencil/ChangeLog,v 1.4 2013/08/23 13:09:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/evoluspencil/ChangeLog,v 1.5 2013/08/28 11:15:43 ago Exp $ + + 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> evoluspencil-2.0.4.ebuild: + Stable for x86, wrt bug #481968 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> evoluspencil-2.0.4.ebuild: Stable for amd64, wrt bug #481968 diff --git a/media-gfx/evoluspencil/evoluspencil-2.0.4.ebuild b/media-gfx/evoluspencil/evoluspencil-2.0.4.ebuild index a3df9537ea8d..45cda25f5ab7 100644 --- a/media-gfx/evoluspencil/evoluspencil-2.0.4.ebuild +++ b/media-gfx/evoluspencil/evoluspencil-2.0.4.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/evoluspencil/evoluspencil-2.0.4.ebuild,v 1.2 2013/08/23 13:09:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/evoluspencil/evoluspencil-2.0.4.ebuild,v 1.3 2013/08/28 11:15:43 ago Exp $ EAPI=5 MY_P="pencil-${PV}" @@ -13,7 +13,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="|| ( www-client/firefox www-client/firefox-bin )" |