diff options
author | 2012-05-10 15:19:05 +0000 | |
---|---|---|
committer | 2012-05-10 15:19:05 +0000 | |
commit | cb652f16fe7f0522385a2f01a02409826a3c03e9 (patch) | |
tree | 3d3ee813bab5fa6a190bca10e239680d98330573 /app-misc | |
parent | Remove old (diff) | |
download | historical-cb652f16fe7f0522385a2f01a02409826a3c03e9.tar.gz historical-cb652f16fe7f0522385a2f01a02409826a3c03e9.tar.bz2 historical-cb652f16fe7f0522385a2f01a02409826a3c03e9.zip |
Remove old
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'app-misc')
42 files changed, 90 insertions, 916 deletions
diff --git a/app-misc/beancounter/ChangeLog b/app-misc/beancounter/ChangeLog index 3ef596783bd0..46a7a8c8f573 100644 --- a/app-misc/beancounter/ChangeLog +++ b/app-misc/beancounter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/beancounter -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/ChangeLog,v 1.14 2010/09/07 15:21:25 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/ChangeLog,v 1.15 2012/05/10 15:06:33 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -beancounter-0.8.8.ebuild, + -beancounter-0.8.9.ebuild: + Remove old 07 Sep 2010; Jeroen Roovers <jer@gentoo.org> beancounter-0.8.8.ebuild, beancounter-0.8.9.ebuild, beancounter-0.8.10.ebuild: diff --git a/app-misc/beancounter/beancounter-0.8.8.ebuild b/app-misc/beancounter/beancounter-0.8.8.ebuild deleted file mode 100644 index ce75880c5185..000000000000 --- a/app-misc/beancounter/beancounter-0.8.8.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/beancounter-0.8.8.ebuild,v 1.3 2010/09/07 15:21:25 jer Exp $ - -inherit perl-app - -DESCRIPTION="Finance performance calculation engine with full data acquisition and SQL support" -HOMEPAGE="http://dirk.eddelbuettel.com/code/beancounter.html" -SRC_URI="http://eddelbuettel.com/dirk/code/beancounter/beancounter_${PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~ppc ~x86" -IUSE="mysql postgres sqlite" - -DEPEND=">=dev-lang/perl-5 - dev-perl/DateManip - dev-perl/Statistics-Descriptive - dev-perl/Finance-YahooQuote - dev-perl/libwww-perl - mysql? ( dev-perl/DBD-mysql ) - sqlite? ( dev-perl/DBD-SQLite ) - postgres? ( dev-perl/DBD-Pg )" - -RDEPEND="${DEPEND} dev-perl/DBI" - -mydoc="BUGS THANKS TODO example.* *.txt" diff --git a/app-misc/beancounter/beancounter-0.8.9.ebuild b/app-misc/beancounter/beancounter-0.8.9.ebuild deleted file mode 100644 index a11ab5a310a9..000000000000 --- a/app-misc/beancounter/beancounter-0.8.9.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/beancounter/beancounter-0.8.9.ebuild,v 1.2 2010/09/07 15:21:25 jer Exp $ - -inherit perl-app - -DESCRIPTION="Finance performance calculation engine with full data acquisition and SQL support" -HOMEPAGE="http://dirk.eddelbuettel.com/code/beancounter.html" -SRC_URI="http://eddelbuettel.com/dirk/code/beancounter/beancounter_${PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="mysql postgres sqlite" - -DEPEND=">=dev-lang/perl-5 - dev-perl/DateManip - dev-perl/Statistics-Descriptive - dev-perl/Finance-YahooQuote - dev-perl/libwww-perl - mysql? ( dev-perl/DBD-mysql ) - sqlite? ( dev-perl/DBD-SQLite ) - postgres? ( dev-perl/DBD-Pg )" - -RDEPEND="${DEPEND} dev-perl/DBI" - -mydoc="BUGS THANKS TODO example.* *.txt" diff --git a/app-misc/bottlerocket/ChangeLog b/app-misc/bottlerocket/ChangeLog index 06e03088e140..3e1bd229d7ce 100644 --- a/app-misc/bottlerocket/ChangeLog +++ b/app-misc/bottlerocket/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/bottlerocket -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/bottlerocket/ChangeLog,v 1.13 2011/11/28 11:48:02 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/bottlerocket/ChangeLog,v 1.14 2012/05/10 15:06:55 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -bottlerocket-0.04c.ebuild: + Remove old 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bottlerocket-0.04c-r1.ebuild: diff --git a/app-misc/bottlerocket/bottlerocket-0.04c.ebuild b/app-misc/bottlerocket/bottlerocket-0.04c.ebuild deleted file mode 100644 index 57c9c2acc39c..000000000000 --- a/app-misc/bottlerocket/bottlerocket-0.04c.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/bottlerocket/bottlerocket-0.04c.ebuild,v 1.11 2010/06/10 14:55:18 patrick Exp $ - -inherit toolchain-funcs - -DESCRIPTION="CLI interface to the X-10 Firecracker Kit" -HOMEPAGE="http://www.linuxha.com/bottlerocket/" -SRC_URI="http://www.linuxha.com/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" -IUSE="" - -src_compile() { - econf --with-x10port=/dev/firecracker - emake CC="$(tc-getCC)" || die "emake failed" -} - -src_install() { - einstall || die 'einstall failed' - dodoc README -} - -pkg_postinst() { - elog - elog "Be sure to create a /dev/firecracker symlink to the" - elog "serial port that has the Firecracker serial interface" - elog "installed on it." - elog -} diff --git a/app-misc/btail/ChangeLog b/app-misc/btail/ChangeLog index 8818794e597e..0d1f0929eec7 100644 --- a/app-misc/btail/ChangeLog +++ b/app-misc/btail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/btail -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/btail/ChangeLog,v 1.5 2011/06/24 05:49:36 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/btail/ChangeLog,v 1.6 2012/05/10 15:07:35 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -btail-0.2.ebuild: + Remove old *btail-0.3 (24 Jun 2011) diff --git a/app-misc/btail/btail-0.2.ebuild b/app-misc/btail/btail-0.2.ebuild deleted file mode 100644 index 425d0e53ac0d..000000000000 --- a/app-misc/btail/btail-0.2.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/btail/btail-0.2.ebuild,v 1.5 2008/12/30 19:33:14 angelos Exp $ - -inherit eutils toolchain-funcs - -DESCRIPTION="Bayesian logfile filter" -HOMEPAGE="http://www.vanheusden.com/btail/" -SRC_URI="${HOMEPAGE}/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" - -DEPEND="sys-libs/gdbm" - -src_unpack() { - unpack ${A} - sed -i -e "/^LDFLAGS/s/$/ ${LDFLAGS}/" "${S}"/Makefile -} - -src_compile() { - emake CFLAGS="${CFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" \ - CC="$(tc-getCC)" \ - CXX="$(tc-getCXX)" \ - || die "emake failed" -} - -src_install() { - dobin blearn || die - dobin btail || die - - dodoc readme.txt || die - dodoc btail.conf || die - dodoc license.txt || die -} diff --git a/app-misc/cdspeed/ChangeLog b/app-misc/cdspeed/ChangeLog index b0d1d00fbac5..1e511e76c22f 100644 --- a/app-misc/cdspeed/ChangeLog +++ b/app-misc/cdspeed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/cdspeed # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdspeed/ChangeLog,v 1.30 2012/03/18 18:47:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdspeed/ChangeLog,v 1.31 2012/05/10 15:09:01 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -cdspeed-0.4.ebuild: + Remove old 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> cdspeed-0.4.ebuild, cdspeed-0.4-r1.ebuild: diff --git a/app-misc/cdspeed/cdspeed-0.4.ebuild b/app-misc/cdspeed/cdspeed-0.4.ebuild deleted file mode 100644 index d496cd41e176..000000000000 --- a/app-misc/cdspeed/cdspeed-0.4.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdspeed/cdspeed-0.4.ebuild,v 1.9 2012/03/18 18:47:07 armin76 Exp $ - -DESCRIPTION="Change the speed of your CD drive" -HOMEPAGE="http://linuxfocus.org/~guido/" -SRC_URI="http://linuxfocus.org/~guido/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~mips ppc x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - >=sys-apps/sed-4" - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i \ - -e 's:^CFLAGS=.*:CFLAGS=$(E_CFLAGS):' \ - Makefile || die "sed Makefile failed" -} - -src_compile() { - emake E_CFLAGS="${CFLAGS}" || die "emake failed" -} - -src_install() { - dobin cdspeed || die "dobin failed" - exeinto /usr/lib/cdspeed - doexe cdmount || die "doexe failed" - dodoc README -} diff --git a/app-misc/ckermit/ChangeLog b/app-misc/ckermit/ChangeLog index 9f83139ea582..d01bdec093bd 100644 --- a/app-misc/ckermit/ChangeLog +++ b/app-misc/ckermit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/ckermit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ChangeLog,v 1.34 2012/01/03 12:31:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ChangeLog,v 1.35 2012/05/10 15:09:37 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -ckermit-8.0.211-r2.ebuild, + -ckermit-8.0.211-r3.ebuild: + Remove old 03 Jan 2012; Jeroen Roovers <jer@gentoo.org> ckermit-8.0.211-r4.ebuild: Marked ~hppa for Dakon. diff --git a/app-misc/ckermit/ckermit-8.0.211-r2.ebuild b/app-misc/ckermit/ckermit-8.0.211-r2.ebuild deleted file mode 100644 index f5dc8fd87b56..000000000000 --- a/app-misc/ckermit/ckermit-8.0.211-r2.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ckermit-8.0.211-r2.ebuild,v 1.5 2010/01/01 18:28:30 ssuominen Exp $ - -inherit versionator - -# Columbia University only uses the third component, e.g. cku211.tar.gz for -# what we would call 8.0.211. -MY_P="cku$( get_version_component_range 3 ${PV} )" - -DESCRIPTION="combined serial and network communication software package" -SRC_URI="ftp://kermit.columbia.edu/kermit/archives/${MY_P}.tar.gz" -HOMEPAGE="http://www.kermit-project.org/" - -LICENSE="Kermit" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="" - -DEPEND=">=sys-libs/ncurses-5.2" -RDEPEND="${DEPEND} - net-dialup/lrzsz" - -S=${WORKDIR} - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i -e "s:-O:${CFLAGS}:" makefile -} - -src_compile() { - emake KFLAGS="-DCK_SHADOW" linux || die -} - -src_install() { - dodir /usr/bin - dodir /usr/share/man/man1 - - emake \ - DESTDIR="${D}" \ - BINDIR=/usr/bin \ - MANDIR="${D}/usr/share/man/man1" \ - MANEXT=1 \ - install || die - - # make the correct symlink - rm -f "${D}"/usr/bin/kermit-sshsub - dosym /usr/bin/kermit /usr/bin/kermit-sshsub - - #the ckermit.ini script is calling the wrong kermit binary -- the one - # from ${D} - dosed /usr/bin/ckermit.ini - dodoc *.txt -} diff --git a/app-misc/ckermit/ckermit-8.0.211-r3.ebuild b/app-misc/ckermit/ckermit-8.0.211-r3.ebuild deleted file mode 100644 index 4d9c767f3050..000000000000 --- a/app-misc/ckermit/ckermit-8.0.211-r3.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ckermit-8.0.211-r3.ebuild,v 1.3 2009/12/07 07:54:34 vapier Exp $ - -inherit versionator multilib toolchain-funcs - -# Columbia University only uses the third component, e.g. cku211.tar.gz for -# what we would call 8.0.211. -MY_P="cku$( get_version_component_range 3 ${PV} )" - -DESCRIPTION="combined serial and network communication software package" -SRC_URI="ftp://kermit.columbia.edu/kermit/archives/${MY_P}.tar.gz" -HOMEPAGE="http://www.kermit-project.org/" - -LICENSE="Kermit" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="" - -DEPEND=">=sys-libs/ncurses-5.2" -RDEPEND="${DEPEND} - net-dialup/lrzsz" - -S=${WORKDIR} - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i -e "s:-O:${CFLAGS}:" makefile - sed -i -e "s:\"CC\ =\ gcc\":\"CC=$(tc-getCC)\":g" makefile - - # Look for grantpt in the right place - amd64 specific, for #202840 - stdlibdir=$(get_ml_incdir /usr/include) - sed -i -e "s:grep grantpt /usr/include:grep grantpt ${stdlibdir}:" makefile - sed -i -e "s:then HAVE_PTMX=':then HAVE_PTMX='-D_XOPEN_SOURCE -D_BSD_SOURCE :" makefile -} - -src_compile() { - emake KFLAGS="-DCK_SHADOW" linux || die -} - -src_install() { - dodir /usr/bin - dodir /usr/share/man/man1 - - emake \ - DESTDIR="${D}" \ - BINDIR=/usr/bin \ - MANDIR="${D}"/usr/share/man/man1 \ - MANEXT=1 \ - install || die - - # make the correct symlink - rm -f "${D}"/usr/bin/kermit-sshsub - dosym /usr/bin/kermit /usr/bin/kermit-sshsub - - #the ckermit.ini script is calling the wrong kermit binary -- the one - # from ${D} - dosed /usr/bin/ckermit.ini - dodoc COPYING.TXT UNINSTALL *.txt -} diff --git a/app-misc/clockywock/ChangeLog b/app-misc/clockywock/ChangeLog index 27ac782edc90..ef2127a55c94 100644 --- a/app-misc/clockywock/ChangeLog +++ b/app-misc/clockywock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/clockywock # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/clockywock/ChangeLog,v 1.15 2012/03/20 18:27:34 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/clockywock/ChangeLog,v 1.16 2012/05/10 15:10:08 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -clockywock-0.2.3.ebuild: + Remove old 20 Mar 2012; Sebastian Pipping <sping@gentoo.org> clockywock-0.2.3f.ebuild: Fix SRC_URI and HOMEPAGE diff --git a/app-misc/clockywock/clockywock-0.2.3.ebuild b/app-misc/clockywock/clockywock-0.2.3.ebuild deleted file mode 100644 index 8495e93be8b7..000000000000 --- a/app-misc/clockywock/clockywock-0.2.3.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/clockywock/clockywock-0.2.3.ebuild,v 1.6 2010/03/26 20:37:42 ssuominen Exp $ - -inherit toolchain-funcs - -DESCRIPTION="ncurses analog clock" -HOMEPAGE="http://www.soomka.com" -SRC_URI="http://www.soomka.com/${P}.tar.gz" - -LICENSE="GPL-2 as-is" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="sys-libs/ncurses" - -src_compile() { - $(tc-getCXX) ${LDFLAGS} ${CXXFLAGS} -Wall -o ${PN} ${PN}.cpp -lncurses -lpthread || die -} - -src_install() { - dobin ${PN} || die - dodoc README -} diff --git a/app-misc/cstream/ChangeLog b/app-misc/cstream/ChangeLog index 219855f1c4ec..d10a95f35cc4 100644 --- a/app-misc/cstream/ChangeLog +++ b/app-misc/cstream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/cstream # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cstream/ChangeLog,v 1.3 2012/03/14 04:52:11 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cstream/ChangeLog,v 1.4 2012/05/10 15:10:34 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -cstream-2.7.6.ebuild: + Remove old *cstream-3.0.0 (14 Mar 2012) diff --git a/app-misc/cstream/cstream-2.7.6.ebuild b/app-misc/cstream/cstream-2.7.6.ebuild deleted file mode 100644 index d652799dc89d..000000000000 --- a/app-misc/cstream/cstream-2.7.6.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cstream/cstream-2.7.6.ebuild,v 1.2 2009/03/17 06:26:42 mr_bones_ Exp $ - -EAPI="2" - -inherit autotools - -DESCRIPTION="cstream is a general-purpose stream-handling tool like UNIX dd" -HOMEPAGE="http://www.cons.org/cracauer/cstream.html" -SRC_URI="http://www.cons.org/cracauer/download/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -src_prepare() { - eautoreconf -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" -} diff --git a/app-misc/flasm/ChangeLog b/app-misc/flasm/ChangeLog index b83ef3b7c6bd..cefe256f3f35 100644 --- a/app-misc/flasm/ChangeLog +++ b/app-misc/flasm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/flasm -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/flasm/ChangeLog,v 1.11 2011/08/11 02:28:20 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/flasm/ChangeLog,v 1.12 2012/05/10 15:10:59 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -flasm-1.62.ebuild: + Remove old 11 Aug 2011; Mike Frysinger <vapier@gentoo.org> flasm-1.62.ebuild, flasm-1.63.ebuild: diff --git a/app-misc/flasm/flasm-1.62.ebuild b/app-misc/flasm/flasm-1.62.ebuild deleted file mode 100644 index 81053a6e5521..000000000000 --- a/app-misc/flasm/flasm-1.62.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/flasm/flasm-1.62.ebuild,v 1.3 2011/08/11 02:28:20 vapier Exp $ - -inherit eutils versionator toolchain-funcs - -MY_PV=$(delete_all_version_separators $(get_version_component_range 1-2)) -DESCRIPTION="Command line assembler/disassembler of Flash ActionScript bytecode" -HOMEPAGE="http://www.nowrap.de/flasm.html" -SRC_URI="http://www.nowrap.de/download/flasm${MY_PV}src.zip" -RESTRICT="mirror" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND} - app-arch/unzip - sys-devel/flex - virtual/yacc - dev-util/gperf" - -S="${WORKDIR}" - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}"/${P}-makefile.patch - epatch "${FILESDIR}"/${P}-bison-2.patch -} - -src_compile() { - tc-export CC - emake || die "emake failed" -} - -src_install() { - dobin flasm - dodoc CHANGES.TXT - dohtml flasm.html classic.css -} - -pkg_postinst() { - elog - elog "This is a version bump to fix the version number" - elog "of flasm and offers no changes from the previous 1.6.2." - elog "For more details check bug 276451" - elog -} diff --git a/app-misc/geekcode/ChangeLog b/app-misc/geekcode/ChangeLog index d3a5cc5f0f27..b4f65e7b1309 100644 --- a/app-misc/geekcode/ChangeLog +++ b/app-misc/geekcode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/geekcode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/geekcode/ChangeLog,v 1.33 2012/03/18 18:52:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/geekcode/ChangeLog,v 1.34 2012/05/10 15:11:37 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -geekcode-1.7.3.ebuild: + Remove old 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> geekcode-1.7.3.ebuild, geekcode-1.7.3-r1.ebuild: diff --git a/app-misc/geekcode/geekcode-1.7.3.ebuild b/app-misc/geekcode/geekcode-1.7.3.ebuild deleted file mode 100644 index 7f87fc10ee8f..000000000000 --- a/app-misc/geekcode/geekcode-1.7.3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/geekcode/geekcode-1.7.3.ebuild,v 1.20 2012/03/18 18:52:52 armin76 Exp $ - -inherit toolchain-funcs - -DESCRIPTION="Geek code generator" -HOMEPAGE="http://geekcode.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ~mips ppc ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -src_compile() { - emake CFLAGS="${CFLAGS}" \ - CC="$(tc-getCC)" || die "emake failed" -} - -src_install() { - dobin geekcode || die - dodoc CHANGES README geekcode.txt -} diff --git a/app-misc/gnutu/ChangeLog b/app-misc/gnutu/ChangeLog index 4ab148621e86..77c222c7d58d 100644 --- a/app-misc/gnutu/ChangeLog +++ b/app-misc/gnutu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gnutu -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnutu/ChangeLog,v 1.6 2009/01/08 18:38:44 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnutu/ChangeLog,v 1.7 2012/05/10 15:12:10 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -gnutu-2.0.ebuild: + Remove old *gnutu-2.5 (08 Jan 2009) diff --git a/app-misc/gnutu/gnutu-2.0.ebuild b/app-misc/gnutu/gnutu-2.0.ebuild deleted file mode 100644 index 238de64571f3..000000000000 --- a/app-misc/gnutu/gnutu-2.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnutu/gnutu-2.0.ebuild,v 1.3 2010/01/01 18:21:13 ssuominen Exp $ - -inherit mono eutils - -DESCRIPTION="GNU Student's Timetable for polish users" -HOMEPAGE="http://www.gnutu.org/" -SRC_URI="http://www.gnutu.org/download/sources/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND="dev-lang/mono - >=dev-dotnet/gtk-sharp-1.9.5 - >=dev-dotnet/glade-sharp-1.9.5" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-event.patch - - # lmao :/ - rm "${S}"/pixmaps/Makefile.am~ -} - -src_install() { - make install DESTDIR="${D}" || die -} diff --git a/app-misc/grabcartoons/ChangeLog b/app-misc/grabcartoons/ChangeLog index 7bf57ed7f7da..af7e3758d059 100644 --- a/app-misc/grabcartoons/ChangeLog +++ b/app-misc/grabcartoons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/grabcartoons -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/grabcartoons/ChangeLog,v 1.5 2008/04/21 16:50:50 phreak Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/grabcartoons/ChangeLog,v 1.6 2012/05/10 15:12:33 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -grabcartoons-1.11.ebuild: + Remove old 21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml: Fix up metadata.xml. If there's no maintainer for the package, the metadata diff --git a/app-misc/grabcartoons/grabcartoons-1.11.ebuild b/app-misc/grabcartoons/grabcartoons-1.11.ebuild deleted file mode 100644 index 9cc3fd26bfdb..000000000000 --- a/app-misc/grabcartoons/grabcartoons-1.11.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/grabcartoons/grabcartoons-1.11.ebuild,v 1.2 2007/05/11 18:05:20 bangert Exp $ - -DESCRIPTION="comic-summarizing utility" -HOMEPAGE="http://grabcartoons.sourceforge.net/" -SRC_URI="mirror://sourceforge/grabcartoons/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND="" - -src_install() { - make PREFIX="${D}"/usr install || die - dodoc ChangeLog README -} diff --git a/app-misc/joy2key/ChangeLog b/app-misc/joy2key/ChangeLog index d072984b5321..0bb3fd4742ec 100644 --- a/app-misc/joy2key/ChangeLog +++ b/app-misc/joy2key/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/joy2key -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/joy2key/ChangeLog,v 1.21 2009/10/24 11:40:53 nixnut Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/joy2key/ChangeLog,v 1.22 2012/05/10 15:14:31 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -joy2key-1.6.1.ebuild, + -joy2key-1.6.ebuild: + Remove old 24 Oct 2009; nixnut <nixnut@gentoo.org> joy2key-1.6.3.ebuild: ppc stable #282447 diff --git a/app-misc/joy2key/joy2key-1.6.1.ebuild b/app-misc/joy2key/joy2key-1.6.1.ebuild deleted file mode 100644 index 8695c07b30e0..000000000000 --- a/app-misc/joy2key/joy2key-1.6.1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/joy2key/joy2key-1.6.1.ebuild,v 1.7 2009/09/07 15:44:52 vostorga Exp $ - -inherit eutils autotools flag-o-matic - -DESCRIPTION="An application that translates joystick events to keyboard events" -HOMEPAGE="http://interreality.org/~tetron/technology/joy2key/" -SRC_URI="${HOMEPAGE}/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="X" - -DEPEND="X? ( x11-libs/libX11 )" -RDEPEND="$DEPEND - x11-apps/xwininfo" - -src_unpack() { - unpack ${A} - cd "${S}" - # fix-configure.in.diff fix issue with blank -L blocking -lX11 - # Thanks to Joshua Baergen in bug #82685 - - epatch "${FILESDIR}/${PV}-fix-configure.diff" - eautoreconf -} - -src_compile() { - local myconf - use X || myconf="--disable-X" - - filter-flags -O? - econf ${myconf} || die "econf failed" - emake || die -} - -src_install() { - dobin joy2key - doman joy2key.1 - dodoc README joy2keyrc.sample rawscancodes AUTHORS NEWS TODO -} diff --git a/app-misc/joy2key/joy2key-1.6.ebuild b/app-misc/joy2key/joy2key-1.6.ebuild deleted file mode 100644 index 48603e133dfa..000000000000 --- a/app-misc/joy2key/joy2key-1.6.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/joy2key/joy2key-1.6.ebuild,v 1.24 2009/09/07 15:44:52 vostorga Exp $ - -inherit eutils autotools flag-o-matic - -DESCRIPTION="An application that translates joystick events to keyboard events" -SRC_URI="http://www-unix.oit.umass.edu/~tetron/technology/joy2key/${P}.tar.gz" -HOMEPAGE="http://interreality.org/~tetron/technology/joy2key/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 amd64" -IUSE="X" - -DEPEND="X? ( x11-libs/libX11 )" -RDEPEND="${DEPEND}" - -src_unpack() { - unpack ${A} - cd "${S}" - # fix-configure.in.diff fix issue with blank -L blocking -lX11 - # Thanks to Joshua Baergen in bug #82685 - - epatch "${FILESDIR}/fix-configure.in.diff" - eautoreconf -} - -src_compile() { - local myconf - use X || myconf="--disable-X" - - filter-flags -O? - econf ${myconf} || die "econf failed" - emake || die -} - -src_install() { - dobin joy2key - doman joy2key.1 - dodoc README joy2keyrc.sample rawscancodes AUTHORS NEWS TODO -} diff --git a/app-misc/mouseremote/ChangeLog b/app-misc/mouseremote/ChangeLog index 1a81d2d46f72..25fbd4efcfe4 100644 --- a/app-misc/mouseremote/ChangeLog +++ b/app-misc/mouseremote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/mouseremote -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mouseremote/ChangeLog,v 1.16 2011/12/07 07:45:22 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/mouseremote/ChangeLog,v 1.17 2012/05/10 15:15:10 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -mouseremote-0.90.ebuild: + Remove old 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> mouseremote-0.90-r1.ebuild: diff --git a/app-misc/mouseremote/mouseremote-0.90.ebuild b/app-misc/mouseremote/mouseremote-0.90.ebuild deleted file mode 100644 index f81168f933d1..000000000000 --- a/app-misc/mouseremote/mouseremote-0.90.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mouseremote/mouseremote-0.90.ebuild,v 1.17 2007/04/22 15:16:40 phreak Exp $ - -inherit eutils - -S="${WORKDIR}/MouseRemote" -DESCRIPTION="X10 MouseRemote" -HOMEPAGE="http://www4.pair.com/gribnif/ha/" -SRC_URI="http://www4.pair.com/gribnif/ha/MouseRemote.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~ppc x86" -IUSE="" - -DEPEND="virtual/perl-Time-HiRes" - -src_compile() { - epatch "${FILESDIR}"/${PN}-gentoo.diff - cd MultiMouse && emake \ - PREFIX=/usr \ - LOCKDIR=/var/lock \ - JMANDIR=/usr/share/man/ja_JP.ujis || die -} - -src_install() { - dobin MultiMouse/multimouse - dosbin MultiMouse/multimoused - - dodoc README MultiMouse/README.jis MultiMouse/README.newstuff - newdoc MultiMouse/README README.MultiMouse - newdoc client/MouseRemote.conf MouseRemote.conf.dist - newdoc client/MouseRemote.pl MouseRemote.pl.dist - newdoc client/MouseRemoteKeys.pl MouseRemoteKeys.pl.dist - - newinitd "${FILESDIR}"/mouseremote.start mouseremote - newconfd "${FILESDIR}"/mouseremote.conf mouseremote -} - -pkg_postinst() { - [ -e /dev/mumse ] || mkfifo "${ROOT}"/dev/mumse - [ -e /dev/x10fifo ] || mkfifo "${ROOT}"/dev/x10fifo - - elog "To use the mouse function in X, add the following to your XF86Config" - elog "Section \"InputDevice\"" - elog " Identifier \"MouseREM\"" - elog " Driver \"mouse\"" - elog " Option \"Protocol\" \"MouseSystems\"" - elog " Option \"Device\" \"/dev/mumse\"" - elog "EndSection" - elog - elog "Don't forget to add the new device to the section \"ServerLayout\"" - elog "like: InputDevice \"MouseREM\" \"SendCoreEvents\"" - elog - elog "Enable the daemon with \"rc-update add mouseremote default\"." - elog - elog "Configure the daemon is run in /etc/conf.d/mouseremote." - elog - elog "See /usr/share/doc/${PF} on how to configure the buttons." -} diff --git a/app-misc/multimon/ChangeLog b/app-misc/multimon/ChangeLog index 4cfcf9ea5442..79363aaff8c7 100644 --- a/app-misc/multimon/ChangeLog +++ b/app-misc/multimon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/multimon -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/multimon/ChangeLog,v 1.13 2011/06/01 23:59:23 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/multimon/ChangeLog,v 1.14 2012/05/10 15:15:51 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -multimon-1.0-r1.ebuild: + Remove old 01 Jun 2011; Diego E. Pettenò <flameeyes@gentoo.org> multimon-1.0-r2.ebuild: QA: workaround bug #369713 by using make -j1. diff --git a/app-misc/multimon/multimon-1.0-r1.ebuild b/app-misc/multimon/multimon-1.0-r1.ebuild deleted file mode 100644 index d62807300f97..000000000000 --- a/app-misc/multimon/multimon-1.0-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/multimon/multimon-1.0-r1.ebuild,v 1.2 2009/09/23 16:05:55 patrick Exp $ - -S=${WORKDIR}/multimon -SRC_URI="http://www.baycom.org/~tom/ham/linux/multimon.tar.gz" -HOMEPAGE="http://www.baycom.org/~tom/ham/linux/multimon.html" -DESCRIPTION="Multimon decodes digital transmission codes using OSS" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" -IUSE="" - -RDEPEND="x11-libs/libX11" - -DEPEND="${RDEPEND} - x11-proto/xproto" - -src_compile() { - emake CFLAGS="${CFLAGS}" -} - -src_install() { - local myarch - myarch=`uname -m` - mv bin-${myarch}/gen bin-${myarch}/multimon-gen - dobin bin-${myarch}/multimon-gen bin-${myarch}/mkcostab bin-${myarch}/multimon -} - -pkg_postinst() { - ewarn "The gen command has been renamed to multimon-gen to avoid conflicts" - ewarn "with dev-ruby/gen (#247156)" -} diff --git a/app-misc/nut/ChangeLog b/app-misc/nut/ChangeLog index 26cf4092f657..94bb7821f294 100644 --- a/app-misc/nut/ChangeLog +++ b/app-misc/nut/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/nut # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.41 2012/05/05 21:53:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.42 2012/05/10 15:16:36 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -nut-17.4-r1.ebuild, + -nut-17.4.ebuild: + Remove old 05 May 2012; Brent Baude <ranger@gentoo.org> nut-17.5.ebuild: Marking nut-17.5 ppc for bug 413557 diff --git a/app-misc/nut/nut-17.4-r1.ebuild b/app-misc/nut/nut-17.4-r1.ebuild deleted file mode 100644 index 8aaa3ba38d34..000000000000 --- a/app-misc/nut/nut-17.4-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-17.4-r1.ebuild,v 1.1 2012/02/27 00:51:22 jer Exp $ - -EAPI=4 - -inherit eutils toolchain-funcs - -DESCRIPTION="Record what you eat and analyze your nutrient levels" -HOMEPAGE="http://nut.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" -IUSE="X" - -RDEPEND=" - X? ( - x11-libs/fltk:1 - x11-libs/libXpm - ) -" -DEPEND="${RDEPEND}" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-16.12-makefile.patch -} - -src_compile() { - emake CC=$(tc-getCC) FOODDIR=\\\"/usr/share/nut\\\" - if use X ; then - cd fltk - emake CXX=$(tc-getCXX) FOODDIR=\\\"/usr/share/nut\\\" - fi -} - -src_install() { - insinto /usr/share/nut - doins raw.data/* - dobin nut - doman nut.1 - if use X ; then - dobin fltk/Nut - doicon nut.xpm - make_desktop_entry Nut nut nut Education - fi -} diff --git a/app-misc/nut/nut-17.4.ebuild b/app-misc/nut/nut-17.4.ebuild deleted file mode 100644 index 6d5cdd7620a5..000000000000 --- a/app-misc/nut/nut-17.4.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-17.4.ebuild,v 1.5 2012/02/27 00:51:22 jer Exp $ - -EAPI=4 - -inherit eutils toolchain-funcs - -DESCRIPTION="Record what you eat and analyze your nutrient levels" -HOMEPAGE="http://nut.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc x86" -IUSE="X" - -RDEPEND=" - X? ( - x11-libs/fltk:1 - x11-libs/libXpm - ) -" -DEPEND="${RDEPEND}" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-16.12-makefile.patch -} - -src_compile() { - emake CC=$(tc-getCC) FOODDIR=\\\"/usr/share/nut\\\" - if use X ; then - cd fltk - emake CXX=$(tc-getCXX) FOODDIR=\\\"/usr/share/nut\\\" - fi -} - -src_install() { - insinto /usr/share/nut - doins raw.data/* - dobin nut - doman nut.1 - if use X ; then - dobin fltk/Nut - doicon nut.xpm - make_desktop_entry Nut nut nut Education - fi -} diff --git a/app-misc/pal/ChangeLog b/app-misc/pal/ChangeLog index 65043f434995..4a2007dcce1f 100644 --- a/app-misc/pal/ChangeLog +++ b/app-misc/pal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/pal # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/ChangeLog,v 1.31 2012/05/03 19:41:34 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/ChangeLog,v 1.32 2012/05/10 15:17:00 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -pal-0.3.4-r1.ebuild: + Remove old 03 May 2012; Jeff Horelick <jdhore@gentoo.org> pal-0.3.4-r1.ebuild, pal-0.4.3.ebuild: diff --git a/app-misc/pal/pal-0.3.4-r1.ebuild b/app-misc/pal/pal-0.3.4-r1.ebuild deleted file mode 100644 index 37f5376e6673..000000000000 --- a/app-misc/pal/pal-0.3.4-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.3.4-r1.ebuild,v 1.5 2012/05/03 19:41:34 jdhore Exp $ - -inherit toolchain-funcs eutils - -DESCRIPTION="pal command-line calendar program" -HOMEPAGE="http://palcal.sourceforge.net/" -SRC_URI="mirror://sourceforge/palcal/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="nls" - -RDEPEND=">=dev-libs/glib-2.0 - sys-libs/readline - sys-libs/ncurses - nls? ( virtual/libintl )" - -DEPEND="${RDEPEND} - virtual/pkgconfig - nls? ( sys-devel/gettext )" - -S="${WORKDIR}/${P}/src" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${PV}-strip.patch - epatch "${FILESDIR}"/${PV}-ldflags.patch -} - -src_compile() { - emake CC="$(tc-getCC)" OPT="${CFLAGS}" LDOPT="${LDFLAGS}" \ - || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install-man install-bin install-share \ - || die "make install failed" - - if use nls; then - make DESTDIR="${D}" install-mo || die "make install-mo failed" - fi - - dodoc "${WORKDIR}"/${P}/{ChangeLog,doc/example.css} || die "dodoc failed" -} diff --git a/app-misc/tablix/ChangeLog b/app-misc/tablix/ChangeLog index 51e4ed994493..321e0fc0bc35 100644 --- a/app-misc/tablix/ChangeLog +++ b/app-misc/tablix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tablix # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tablix/ChangeLog,v 1.13 2012/02/16 17:44:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tablix/ChangeLog,v 1.14 2012/05/10 15:17:32 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -tablix-0.3.5.ebuild: + Remove old 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> tablix-0.3.5-r1.ebuild: x86 stable wrt bug #396825 diff --git a/app-misc/tablix/tablix-0.3.5.ebuild b/app-misc/tablix/tablix-0.3.5.ebuild deleted file mode 100644 index 86b46893fe18..000000000000 --- a/app-misc/tablix/tablix-0.3.5.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tablix/tablix-0.3.5.ebuild,v 1.2 2008/03/26 17:28:30 armin76 Exp $ - -inherit eutils - -MY_PV="${PN}2-${PV}" - -DESCRIPTION="Tablix is a powerful free software kernel for solving general timetabling problems." -HOMEPAGE="http://www.tablix.org/" -SRC_URI="http://www.tablix.org/releases/stable/${MY_PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~ppc x86" -IUSE="pvm" - -DEPEND=">=dev-libs/libxml2-2.4.3 - pvm? ( sys-cluster/pvm )" - -S="${WORKDIR}/${MY_PV}" - -pkg_setup() { - if ! use pvm; then - ewarn - ewarn "Without parallel virtual machine support, tablix will not be able" - ewarn "to solve even moderately complex problems. Even if you are using" - ewarn "a single machine, USE=pvm is highly recommended." - ewarn - epause 5 - fi -} - -src_compile() { - econf \ - $(use_with pvm pvm3) \ - || die - - emake || die -} - -src_install() { - emake DESTDIR="${D}" install || die - dodoc AUTHORS BUGS ChangeLog NEWS README - cd doc - dodoc manual.pdf modules.pdf modules2.pdf morphix.pdf -} diff --git a/app-misc/tprint/ChangeLog b/app-misc/tprint/ChangeLog index 76e3ce50a47e..d65d53e0935f 100644 --- a/app-misc/tprint/ChangeLog +++ b/app-misc/tprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tprint -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tprint/ChangeLog,v 1.7 2010/09/28 19:41:29 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/tprint/ChangeLog,v 1.8 2012/05/10 15:17:58 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -tprint-1.1.0.ebuild: + Remove old *tprint-1.1.0-r1 (28 Sep 2010) diff --git a/app-misc/tprint/tprint-1.1.0.ebuild b/app-misc/tprint/tprint-1.1.0.ebuild deleted file mode 100644 index b197ea9eaf11..000000000000 --- a/app-misc/tprint/tprint-1.1.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tprint/tprint-1.1.0.ebuild,v 1.4 2008/12/30 20:31:38 angelos Exp $ - -inherit toolchain-funcs - -DESCRIPTION="Transparent Print Utility for terminals" -HOMEPAGE="http://sourceforge.net/projects/tprint/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" - -src_unpack() { - unpack ${A} - cd "${S}" - - sed -i -e "s:-g -O2 -Wall:${CFLAGS}:g" \ - -e "s:cc:$(tc-getCC):" \ - Makefile || die "sed failed" -} - -src_compile() { - emake || die "emake failed" -} - -src_install() { - dodir /etc/tprint - insinto /etc/tprint - doins tprint.conf - exeinto /usr/bin - doexe tprint || die "doexe failed" - - dodoc INSTALL README -} diff --git a/app-misc/ytree/ChangeLog b/app-misc/ytree/ChangeLog index 8915b5f9c925..ff85e53febbe 100644 --- a/app-misc/ytree/ChangeLog +++ b/app-misc/ytree/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/ytree # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ytree/ChangeLog,v 1.16 2012/03/23 14:21:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ytree/ChangeLog,v 1.17 2012/05/10 15:19:05 ago Exp $ + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -ytree-1.92-r1.ebuild: + Remove old 23 Mar 2012; Agostino Sarubbo <ago@gentoo.org> ytree-1.97.ebuild: Add ~amd64, wrt bug #408847 diff --git a/app-misc/ytree/ytree-1.92-r1.ebuild b/app-misc/ytree/ytree-1.92-r1.ebuild deleted file mode 100644 index f0bee3c7d7df..000000000000 --- a/app-misc/ytree/ytree-1.92-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ytree/ytree-1.92-r1.ebuild,v 1.1 2009/01/31 20:02:19 jokey Exp $ - -EAPI=2 - -inherit eutils - -DESCRIPTION="A (curses-based) file manager" -HOMEPAGE="http://www.han.de/~werner/ytree.html" -SRC_URI="http://www.han.de/~werner/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -DEPEND="sys-libs/readline - sys-libs/ncurses" -RDEPEND="${DEPEND}" - -src_prepare() { - epatch "${FILESDIR}"/${P}-support-cflags.patch -} - -src_install() { - dobin ytree - doman ytree.1 -} |