diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2012-08-04 22:24:01 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2012-08-04 22:24:01 +0000 |
commit | e197dbfa0b586c3c7d58fe5edf90da132655f228 (patch) | |
tree | 2c88f5b8c1a94adb5a2fc99d7074d6fee0d75b7a /sci-calculators | |
parent | keyword amd64-linux, x86-linux (diff) | |
download | historical-e197dbfa0b586c3c7d58fe5edf90da132655f228.tar.gz historical-e197dbfa0b586c3c7d58fe5edf90da132655f228.tar.bz2 historical-e197dbfa0b586c3c7d58fe5edf90da132655f228.zip |
keyword amd64-linux, x86-linux
Package-Manager: portage-2.2.01.20796-prefix/cvs/Linux x86_64
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/hcalc/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/hcalc/hcalc-1.2.ebuild | 4 | ||||
-rw-r--r-- | sci-calculators/hcalc/metadata.xml | 5 | ||||
-rw-r--r-- | sci-calculators/tiemu/ChangeLog | 6 | ||||
-rw-r--r-- | sci-calculators/tiemu/tiemu-3.03.ebuild | 16 | ||||
-rw-r--r-- | sci-calculators/tilp2/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/tilp2/tilp2-1.14.ebuild | 47 | ||||
-rw-r--r-- | sci-calculators/tilp2/tilp2-1.16.ebuild | 6 | ||||
-rw-r--r-- | sci-calculators/transcalc/ChangeLog | 8 | ||||
-rw-r--r-- | sci-calculators/transcalc/transcalc-0.14-r1.ebuild | 15 | ||||
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-2.00.ebuild | 6 |
12 files changed, 47 insertions, 85 deletions
diff --git a/sci-calculators/hcalc/ChangeLog b/sci-calculators/hcalc/ChangeLog index f286aa082dc2..88bbd2f0be0e 100644 --- a/sci-calculators/hcalc/ChangeLog +++ b/sci-calculators/hcalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-calculators/hcalc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/ChangeLog,v 1.15 2012/07/07 15:22:53 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/ChangeLog,v 1.16 2012/08/04 22:24:01 bicatali Exp $ + + 04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> hcalc-1.2.ebuild, + metadata.xml: + keyword amd64-linux, x86-linux *hcalc-1.2 (07 Jul 2012) @@ -64,4 +68,3 @@ 16 Jul 2003; Don Seiler <rizzo@gentoo.org>; hcalc-1.0.ebuild: ebuild submitted by damjan.bole(at)studioproteus.si - diff --git a/sci-calculators/hcalc/hcalc-1.2.ebuild b/sci-calculators/hcalc/hcalc-1.2.ebuild index 4fcca4da57d8..bbce4b3ed94f 100644 --- a/sci-calculators/hcalc/hcalc-1.2.ebuild +++ b/sci-calculators/hcalc/hcalc-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.2.ebuild,v 1.1 2012/07/07 15:22:53 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.2.ebuild,v 1.2 2012/08/04 22:24:01 bicatali Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://github/jlec/hcalc/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" diff --git a/sci-calculators/hcalc/metadata.xml b/sci-calculators/hcalc/metadata.xml index d369d068ffb8..f012e5d4ec53 100644 --- a/sci-calculators/hcalc/metadata.xml +++ b/sci-calculators/hcalc/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> +<herd>sci</herd> +<longdescription> + Small X hexadecimal calculator +</longdescription> </pkgmetadata> diff --git a/sci-calculators/tiemu/ChangeLog b/sci-calculators/tiemu/ChangeLog index 858779c26da1..805f679167a5 100644 --- a/sci-calculators/tiemu/ChangeLog +++ b/sci-calculators/tiemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/tiemu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/ChangeLog,v 1.8 2012/05/04 06:52:08 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/ChangeLog,v 1.9 2012/08/04 22:11:04 bicatali Exp $ + + 04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> tiemu-3.03.ebuild: + keyword amd64-linux, x86-linux 04 May 2012; Jeff Horelick <jdhore@gentoo.org> tiemu-3.03.ebuild: dev-util/pkgconfig -> virtual/pkgconfig @@ -42,4 +45,3 @@ +tiemu-3.02.ebuild: Version bump and transfer upstream's renaming (was sci-calculators/tiemu3). Bug is still #112985. - diff --git a/sci-calculators/tiemu/tiemu-3.03.ebuild b/sci-calculators/tiemu/tiemu-3.03.ebuild index 94d47b18fadd..d52c14294802 100644 --- a/sci-calculators/tiemu/tiemu-3.03.ebuild +++ b/sci-calculators/tiemu/tiemu-3.03.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/tiemu-3.03.ebuild,v 1.7 2012/05/04 06:52:08 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/tiemu-3.03.ebuild,v 1.8 2012/08/04 22:11:04 bicatali Exp $ -EAPI=2 +EAPI=4 inherit eutils DESCRIPTION="Texas Instruments hand-helds emulator" @@ -11,7 +11,7 @@ SRC_URI="http://repo.calcforge.org/debian/source/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="dbus nls sdl threads xinerama" RDEPEND="sci-libs/libticables2 @@ -31,7 +31,8 @@ DEPEND="${RDEPEND} xinerama? ( x11-proto/xineramaproto )" src_prepare() { - epatch "${FILESDIR}"/${P}-remove_depreciated_gtk_calls.patch \ + epatch \ + "${FILESDIR}"/${P}-remove_depreciated_gtk_calls.patch \ "${FILESDIR}"/${P}-r2820.patch # Don't use GTK_DISABLE_DEPRECATED flags @@ -53,9 +54,8 @@ src_configure() { } src_install() { - emake DESTDIR="${D}" install || die - rm -f "${D}"usr/share/tiemu/{Manpage.txt,COPYING,RELEASE,AUTHORS,LICENSES} - dodoc AUTHORS NEWS README README.linux RELEASE TODO + deault + rm -f "${ED}"usr/share/tiemu/{Manpage.txt,COPYING,RELEASE,AUTHORS,LICENSES} make_desktop_entry tiemu "TiEmu Calculator" \ - /usr/share/tiemu/pixmaps/icon.xpm + "${EPREFIX}"/usr/share/tiemu/pixmaps/icon.xpm } diff --git a/sci-calculators/tilp2/ChangeLog b/sci-calculators/tilp2/ChangeLog index d83107bc29c8..0dc8facb1620 100644 --- a/sci-calculators/tilp2/ChangeLog +++ b/sci-calculators/tilp2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-calculators/tilp2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v 1.8 2012/05/04 06:52:08 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v 1.9 2012/08/04 22:14:46 bicatali Exp $ + + 04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> -tilp2-1.14.ebuild, + tilp2-1.16.ebuild: + keyword amd64-linux, x86-linux 04 May 2012; Jeff Horelick <jdhore@gentoo.org> tilp2-1.14.ebuild, tilp2-1.16.ebuild: @@ -60,4 +64,3 @@ 15 Jun 2007; Christian Helbling <helch@gmx.ch> +tilp2-1.03.ebuild, +metadata.xml: New ebuild for bug 109220 thanks to Henning Schild - diff --git a/sci-calculators/tilp2/tilp2-1.14.ebuild b/sci-calculators/tilp2/tilp2-1.14.ebuild deleted file mode 100644 index c8147ada542a..000000000000 --- a/sci-calculators/tilp2/tilp2-1.14.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.14.ebuild,v 1.2 2012/05/04 06:52:08 jdhore Exp $ - -EAPI="3" -inherit eutils - -DESCRIPTION="Communication program for Texas Instruments calculators " -HOMEPAGE="http://lpg.ticalc.org/prj_tilp" -SRC_URI="mirror://sourceforge/tilp/tilp2-linux/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="nls threads xinerama" - -RDEPEND="dev-libs/glib:2 - gnome-base/libglade:2.0 - x11-libs/gtk+:2 - >=sci-libs/libticalcs2-1.1.5 - >=sci-libs/libticables2-1.3.1 - >=sci-libs/libtifiles2-1.1.3 - >=sci-libs/libticonv-1.1.1 - nls? ( virtual/libintl ) - xinerama? ( x11-libs/libXinerama )" -DEPEND="${RDEPEND} - virtual/pkgconfig - nls? ( sys-devel/gettext ) - xinerama? ( x11-proto/xineramaproto )" - -src_configure() { - # kde seems to be kde3 only - econf \ - --disable-rpath \ - --without-kde \ - $(use_enable nls) \ - $(use_enable threads threading) \ - $(use_with xinerama) -} - -src_install() { - emake install DESTDIR="${D}" || die "emake install failed" - rm -f "${ED}"usr/share/${PN}/{Manpage.txt,COPYING,RELEASE,AUTHORS,LICENSES} - dodoc README AUTHORS ChangeLog RELEASE TODO - make_desktop_entry tilp "TiLP TI Linker" \ - "${EPREFIX}"/usr/share/${PN}/pixmaps/icon.xpm -} diff --git a/sci-calculators/tilp2/tilp2-1.16.ebuild b/sci-calculators/tilp2/tilp2-1.16.ebuild index 8a6d799ae64b..658cf1e2f348 100644 --- a/sci-calculators/tilp2/tilp2-1.16.ebuild +++ b/sci-calculators/tilp2/tilp2-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild,v 1.2 2012/05/04 06:52:08 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild,v 1.3 2012/08/04 22:14:46 bicatali Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tilp/tilp2-linux/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="nls threads xinerama" RDEPEND="dev-libs/glib:2 @@ -40,9 +40,7 @@ src_configure() { } src_install() { - emake install DESTDIR="${D}" || die rm -f "${ED}"usr/share/${PN}/{Manpage.txt,COPYING,RELEASE,AUTHORS,LICENSES} - dodoc README AUTHORS ChangeLog RELEASE TODO make_desktop_entry tilp "TiLP TI Linker" \ "${EPREFIX}"/usr/share/${PN}/pixmaps/icon.xpm } diff --git a/sci-calculators/transcalc/ChangeLog b/sci-calculators/transcalc/ChangeLog index 8c4ef8fa84a6..2fc65f1e79aa 100644 --- a/sci-calculators/transcalc/ChangeLog +++ b/sci-calculators/transcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/transcalc -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/transcalc/ChangeLog,v 1.6 2011/03/02 13:33:12 jlec Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/transcalc/ChangeLog,v 1.7 2012/08/04 22:16:43 bicatali Exp $ + + 04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> transcalc-0.14-r1.ebuild: + keyword amd64-linux, x86-linux 02 Mar 2011; Justin Lecher <jlec@gentoo.org> transcalc-0.14-r1.ebuild: Correct Slots for gtk 3 introduction to tree @@ -31,4 +34,3 @@ transcalc-0.14.ebuild: Initial import, ebuild by Nick <npaulin@purdue.edu> and olivier.fisette@sympatico.ca, see bug #29377 - diff --git a/sci-calculators/transcalc/transcalc-0.14-r1.ebuild b/sci-calculators/transcalc/transcalc-0.14-r1.ebuild index df2c50b1cbcf..ba9696470f69 100644 --- a/sci-calculators/transcalc/transcalc-0.14-r1.ebuild +++ b/sci-calculators/transcalc/transcalc-0.14-r1.ebuild @@ -1,18 +1,18 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/transcalc/transcalc-0.14-r1.ebuild,v 1.2 2011/03/02 13:33:12 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/transcalc/transcalc-0.14-r1.ebuild,v 1.3 2012/08/04 22:16:43 bicatali Exp $ -EAPI=2 +EAPI=4 inherit eutils -DESCRIPTION="A microwave and RF transmission line calculator" +DESCRIPTION="Microwave and RF transmission line calculator" HOMEPAGE="http://transcalc.sourceforge.net" SRC_URI="http://transcalc.sourceforge.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="x11-libs/gtk+:2" @@ -28,8 +28,3 @@ src_prepare() { -e 's/ythesize/ynthesize/g' \ src/{setup_menu.c,help.h} docs/transcalc.sgml README || die } - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog README TODO -} diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 7869bfb25725..13726d2fd052 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.34 2012/07/02 04:20:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.35 2012/08/04 22:20:18 bicatali Exp $ + + 04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> units-2.00.ebuild: + keyword amd64-linux, x86-linux 02 Jul 2012; Jeroen Roovers <jer@gentoo.org> units-2.00.ebuild: Add dev-lang/python dependency for units_cur. diff --git a/sci-calculators/units/units-2.00.ebuild b/sci-calculators/units/units-2.00.ebuild index 203c9d9fcae8..3c4ed173af48 100644 --- a/sci-calculators/units/units-2.00.ebuild +++ b/sci-calculators/units/units-2.00.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.2 2012/07/02 04:20:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.00.ebuild,v 1.3 2012/08/04 22:20:18 bicatali Exp $ EAPI=4 inherit eutils -DESCRIPTION="unit conversion program" +DESCRIPTION="Unit conversion program" HOMEPAGE="http://www.gnu.org/software/units/units.html" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=" |