diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-17 11:22:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-17 11:22:45 +0000 |
commit | 53cce72ac3cec75ae7a72fe80171881741eb7442 (patch) | |
tree | 8f2dfd66bf689366825ad7f2cada404c2e56b546 /media-libs/wxsvg | |
parent | x86 stable wrt #181599 (diff) | |
download | gentoo-2-53cce72ac3cec75ae7a72fe80171881741eb7442.tar.gz gentoo-2-53cce72ac3cec75ae7a72fe80171881741eb7442.tar.bz2 gentoo-2-53cce72ac3cec75ae7a72fe80171881741eb7442.zip |
x86 stable wrt #181365
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'media-libs/wxsvg')
-rw-r--r-- | media-libs/wxsvg/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/wxsvg/wxsvg-1.0_beta7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/wxsvg/ChangeLog b/media-libs/wxsvg/ChangeLog index eb5cc0224cee..ebae1452ef81 100644 --- a/media-libs/wxsvg/ChangeLog +++ b/media-libs/wxsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/wxsvg # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/wxsvg/ChangeLog,v 1.5 2007/06/08 18:16:07 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/wxsvg/ChangeLog,v 1.6 2007/06/17 11:22:45 armin76 Exp $ + + 17 Jun 2007; Raúl Porcel <armin76@gentoo.org> wxsvg-1.0_beta7.ebuild: + x86 stable wrt #181365 08 Jun 2007; Matti Bickel <mabi@gentoo.org> wxsvg-1.0_beta7.ebuild: ~ppc added (bug #177363) diff --git a/media-libs/wxsvg/wxsvg-1.0_beta7.ebuild b/media-libs/wxsvg/wxsvg-1.0_beta7.ebuild index fb8bb38ea4bf..9ebb91a25d19 100644 --- a/media-libs/wxsvg/wxsvg-1.0_beta7.ebuild +++ b/media-libs/wxsvg/wxsvg-1.0_beta7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/wxsvg/wxsvg-1.0_beta7.ebuild,v 1.5 2007/06/08 18:16:07 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/wxsvg/wxsvg-1.0_beta7.ebuild,v 1.6 2007/06/17 11:22:45 armin76 Exp $ inherit eutils wxwidgets @@ -11,7 +11,7 @@ HOMEPAGE="http://wxsvg.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}_1.tar.gz" LICENSE="wxWinLL-3" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" IUSE="" |