diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-10-18 23:40:37 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-10-18 23:40:37 +0000 |
commit | 499503eb70224effb36e12068550a615d8dab912 (patch) | |
tree | b1fe5ca3985bf6e6fac773101515e424c3dd08b2 /app-text/tuxcards | |
parent | Initial version. Closes #21874. (Manifest recommit) (diff) | |
download | gentoo-2-499503eb70224effb36e12068550a615d8dab912.tar.gz gentoo-2-499503eb70224effb36e12068550a615d8dab912.tar.bz2 gentoo-2-499503eb70224effb36e12068550a615d8dab912.zip |
Version bump.
Diffstat (limited to 'app-text/tuxcards')
-rw-r--r-- | app-text/tuxcards/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/tuxcards/Manifest | 14 | ||||
-rw-r--r-- | app-text/tuxcards/files/digest-tuxcards-1.2 | 1 | ||||
-rw-r--r-- | app-text/tuxcards/tuxcards-1.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/tuxcards/tuxcards-1.2.ebuild | 35 |
5 files changed, 48 insertions, 14 deletions
diff --git a/app-text/tuxcards/ChangeLog b/app-text/tuxcards/ChangeLog index 2ea2ffe3dae6..1ed48523ce15 100644 --- a/app-text/tuxcards/ChangeLog +++ b/app-text/tuxcards/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/tuxcards # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/ChangeLog,v 1.1 2004/10/18 23:25:42 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/ChangeLog,v 1.2 2004/10/18 23:40:37 ticho Exp $ + +*tuxcards-1.2 (19 Oct 2004) + + 19 Oct 2004; Andrej Kacian <ticho@gentoo.org> tuxcards-1.1.ebuild, + +tuxcards-1.2.ebuild: + Version bump, few more sed tweaks. *tuxcards-1.1 (19 Oct 2004) diff --git a/app-text/tuxcards/Manifest b/app-text/tuxcards/Manifest index 05c89a849026..270cb5d0e8bf 100644 --- a/app-text/tuxcards/Manifest +++ b/app-text/tuxcards/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 024b00f2a3977a49f12ef66a3665348c ChangeLog 453 MD5 7dbb92cd2f9678d8a28634c532431cf4 metadata.xml 254 -MD5 14ffb81f1c7eb275fba7847551e4fca1 tuxcards-1.1.ebuild 824 +MD5 0da444783a49a367dcef2ee28cd6d611 tuxcards-1.2.ebuild 728 +MD5 dc716f43b8c035814a9226a172feb90a tuxcards-1.1.ebuild 826 +MD5 210b415d2d1cd19da5aecd13de112a99 files/digest-tuxcards-1.2 64 MD5 7496f3cc8989aa48c37967ab36dcd0af files/digest-tuxcards-1.1 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBdFD+10xuJSrg3/sRAkIwAKCAJojlnS+/z712XmfZ1hO7iHcz1ACeLnEx -uQcxAFbCnnU5/utIKC8XcuM= -=1/Fj ------END PGP SIGNATURE----- diff --git a/app-text/tuxcards/files/digest-tuxcards-1.2 b/app-text/tuxcards/files/digest-tuxcards-1.2 new file mode 100644 index 000000000000..4dfeed15e754 --- /dev/null +++ b/app-text/tuxcards/files/digest-tuxcards-1.2 @@ -0,0 +1 @@ +MD5 ee85e2e5c23425fd031c62a5e2f6f248 tuxcards-1.2.tar.gz 203129 diff --git a/app-text/tuxcards/tuxcards-1.1.ebuild b/app-text/tuxcards/tuxcards-1.1.ebuild index 106bcab5777d..5f580d5adeb8 100644 --- a/app-text/tuxcards/tuxcards-1.1.ebuild +++ b/app-text/tuxcards/tuxcards-1.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/tuxcards-1.1.ebuild,v 1.1 2004/10/18 23:25:42 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/tuxcards-1.1.ebuild,v 1.2 2004/10/18 23:40:37 ticho Exp $ DESCRIPTION="A heirarchical text editor" HOMEPAGE="http://www.tuxcards.de" -SRC_URI="http://www.tifskom.de/tux/1.1/${P}.tar.gz" +SRC_URI="http://www.tifskom.de/tux/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-text/tuxcards/tuxcards-1.2.ebuild b/app-text/tuxcards/tuxcards-1.2.ebuild new file mode 100644 index 000000000000..ad350263847b --- /dev/null +++ b/app-text/tuxcards/tuxcards-1.2.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/tuxcards-1.2.ebuild,v 1.1 2004/10/18 23:40:37 ticho Exp $ + +DESCRIPTION="A heirarchical text editor" +HOMEPAGE="http://www.tuxcards.de" + +SRC_URI="http://www.tifskom.de/tux/${PV}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~x86" +IUSE="" +DEPEND=">=qt-3.1.1" + +src_compile() { + sed -e 's:/usr/local:/usr:g' \ + -e 's:/usr/doc/tuxcards:/usr/share/tuxcards:g' tuxcards.pro > tuxpro && \ + mv tuxpro tuxcards.pro + sed -e 's:/usr/local/doc:/usr/share:g' src/CTuxCardsConfiguration.cpp > temp && \ + mv temp src/CTuxCardsConfiguration.cpp + sed -e 's:/usr/local/bin/:/usr/bin/:g' src/gui/dialogs/optionsDialog/IOptionsDialog.ui > temp && \ + mv temp src/gui/dialogs/optionsDialog/IOptionsDialog.ui + + qmake tuxcards.pro + + emake || die +} + +src_install() { + make INSTALL_ROOT=${D} install || die + + dodoc AUTHORS COPYING INSTALL README +} |