zx2c4 14/06/02 12:50:18 Added: kdevelop-qmake-1.6.0.ebuild metadata.xml ChangeLog Log: Initial import. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Revision Changes Path 1.1 dev-util/kdevelop-qmake/kdevelop-qmake-1.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-qmake/kdevelop-qmake-1.6.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-qmake/kdevelop-qmake-1.6.0.ebuild?rev=1.1&content-type=text/plain Index: kdevelop-qmake-1.6.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-qmake/kdevelop-qmake-1.6.0.ebuild,v 1.1 2014/06/02 12:50:18 zx2c4 Exp $ EAPI=5 KDEBASE="kdevelop" KMNAME="kdev-qmake" inherit kde4-base MY_PN="${KMNAME}" S=${WORKDIR}/${MY_PN} DESCRIPTION="Qt's qmake build system plugin for KDevelop" HOMEPAGE="http://www.kdevelop.org/" SRC_URI="http://quickgit.kde.org/?p=${MY_PN}.git&a=snapshot&h=${PV%%.0} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-util/kdevelop-pg-qt" RDEPEND="dev-util/kdevelop ${DEPEND}" src_install() { kde4-base_src_install rm "${D}/usr/share/apps/kdevappwizard/templates/qmake_qt4guiapp.tar.bz2" } 1.1 dev-util/kdevelop-qmake/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-qmake/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-qmake/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 dev-util/kdevelop-qmake/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-qmake/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-qmake/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-util/kdevelop-qmake # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-qmake/ChangeLog,v 1.1 2014/06/02 12:50:18 zx2c4 Exp $ *kdevelop-qmake-1.6.0 (02 Jun 2014) 02 Jun 2014; Jason A. Donenfeld <[email protected]> +kdevelop-qmake-1.6.0.ebuild, +metadata.xml: Initial import.
