kensington 14/08/26 10:40:37 Added: metadata.xml symboleditor-1.5.0.ebuild ChangeLog Log: New package. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.1 media-gfx/symboleditor/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/symboleditor/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/symboleditor/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>kde</herd> </pkgmetadata> 1.1 media-gfx/symboleditor/symboleditor-1.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/symboleditor/symboleditor-1.5.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/symboleditor/symboleditor-1.5.0.ebuild?rev=1.1&content-type=text/plain Index: symboleditor-1.5.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/symboleditor/symboleditor-1.5.0.ebuild,v 1.1 2014/08/26 10:40:37 kensington Exp $ EAPI=5 KDE_DOC_DIRS="doc-translations/%lingua_${PN}" KDE_HANDBOOK="optional" KDE_LINGUAS="ca cs da de en_GB es et lt nl pl pt pt_BR sk sv uk" MY_P="SymbolEditor-${PV}" inherit kde4-base DESCRIPTION="Program to create libraries of QPainterPath objects with hints on how to render them" HOMEPAGE="http://userbase.kde.org/SymbolEditor" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${MY_P}-1.tar.bz2" LICENSE="GPL-2" SLOT="4" KEYWORDS="~amd64" IUSE="debug" DEPEND="sys-devel/gettext" S=${WORKDIR}/${MY_P} PATCHES=( "${FILESDIR}/${P}-cflags.patch" ) 1.1 media-gfx/symboleditor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/symboleditor/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/symboleditor/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for media-gfx/symboleditor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/symboleditor/ChangeLog,v 1.1 2014/08/26 10:40:37 kensington Exp $ *symboleditor-1.5.0 (26 Aug 2014) 26 Aug 2014; Michael Palimaka <[email protected]> +files/symboleditor-1.5.0-cflags.patch, +metadata.xml, +symboleditor-1.5.0.ebuild: New package.
