public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gperiodic/
Date: Sun, 20 Dec 2015 16:35:49 +0000 (UTC)	[thread overview]
Message-ID: <1450629342.c200a718283ffeb417dfa9c5755250b2f1770b31.jlec@gentoo> (raw)

commit:     c200a718283ffeb417dfa9c5755250b2f1770b31
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 16:11:27 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 16:35:42 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c200a718

sci-chemistry/gperiodic: Clean old

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild | 52 -------------------------
 1 file changed, 52 deletions(-)

diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild
deleted file mode 100644
index 8aff46e..0000000
--- a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Periodic table application for Linux"
-HOMEPAGE="http://www.frantz.fi/software/gperiodic.php"
-SRC_URI="http://www.frantz.fi/software/${P}.tar.gz"
-
-KEYWORDS="amd64 x86"
-SLOT="0"
-LICENSE="GPL-2"
-IUSE="nls"
-
-RDEPEND="
-	sys-libs/ncurses:0
-	x11-libs/gtk+:2
-	x11-libs/cairo[X]
-	nls? ( sys-devel/gettext )"
-DEPEND="${RDEPEND}
-		virtual/pkgconfig"
-
-src_prepare() {
-	# The author has removed "unnecessary automake/autoconf setup"
-
-	sed -i -e "s|-DGTK_DISABLE_DEPRECATED|${CFLAGS}|" Makefile || die
-	sed -i -e "/make clean/d" Makefile || die
-	sed -i -e "s|CC=gcc|CC=$(tc-getCC)|" Makefile || die
-	if ! use nls; then
-		sed -i -e "/make -C po/d" Makefile || die
-	fi
-}
-
-src_install() {
-	sed -i -e "s|/usr/bin|${ED}/usr/bin|" Makefile || die
-	sed -i -e "s|/usr/share|${ED}/usr/share|" Makefile || die
-	sed -i -e "s|/usr/share|${ED}/usr/share|" po/Makefile || die
-
-	# Create directories - Makefile is quite broken.
-	dodir \
-		/usr/bin \
-		/usr/share/pixmaps \
-		/usr/share/applications
-
-	default
-
-	# The man page seems to have been removed too.
-	newdoc po/README README.translation
-}


             reply	other threads:[~2015-12-20 16:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-20 16:35 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-06 20:40 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gperiodic/ Ulrich Müller
2020-05-19 17:38 Andreas Sturmlechner
2020-05-19 17:38 Andreas Sturmlechner
2020-05-19 17:38 Andreas Sturmlechner
2020-06-22  6:57 Agostino Sarubbo
2020-06-30  6:34 Agostino Sarubbo
2022-03-20 18:51 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1450629342.c200a718283ffeb417dfa9c5755250b2f1770b31.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox