From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libast/
Date: Mon, 1 Oct 2018 20:55:24 +0000 (UTC) [thread overview]
Message-ID: <1538427286.0702d88d56fcbb6ca360ac798865890cfd73a742.asturm@gentoo> (raw)
commit: 0702d88d56fcbb6ca360ac798865890cfd73a742
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 1 20:37:09 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 1 20:54:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0702d88d
x11-libs/libast: Drop outdated 9999 ebuild
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
x11-libs/libast/libast-9999.ebuild | 53 --------------------------------------
1 file changed, 53 deletions(-)
diff --git a/x11-libs/libast/libast-9999.ebuild b/x11-libs/libast/libast-9999.ebuild
deleted file mode 100644
index 94feeb7a119..00000000000
--- a/x11-libs/libast/libast-9999.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-#ECVS_SERVER="cvs.sourceforge.net:/cvsroot/enlightenment"
-ECVS_SERVER="anoncvs.enlightenment.org:/var/cvs/e"
-ECVS_MODULE="eterm/libast"
-inherit eutils cvs autotools
-
-DESCRIPTION="LIBrary of Assorted Spiffy Things"
-HOMEPAGE="http://www.eterm.org/download/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="imlib cpu_flags_x86_mmx pcre"
-
-RDEPEND="!sci-astronomy/ast
- x11-base/xorg-proto
- x11-libs/libXt
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- =media-libs/freetype-2*
- imlib? ( media-libs/imlib2 )
- pcre? ( dev-libs/libpcre )"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${ECVS_MODULE}
-
-src_unpack() {
- cvs_src_unpack
- cd "${S}"
- eautoreconf
-}
-
-src_compile() {
- local myregexp="posix"
- use pcre && myregexp="pcre"
- econf \
- $(use_with imlib) \
- $(use_enable cpu_flags_x86_mmx mmx) \
- --with-regexp=${myregexp} \
- || die
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D}" install || die
- dodoc README DESIGN ChangeLog
-}
next reply other threads:[~2018-10-01 20:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-01 20:55 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-18 19:40 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libast/ Arthur Zamarin
2022-12-18 12:11 Sam James
2022-12-18 11:47 Sam James
2022-12-18 11:44 Sam James
2022-12-18 11:34 Sam James
2022-10-04 11:16 Sam James
2020-11-14 20:22 David Seifert
2018-10-01 20:55 Andreas Sturmlechner
2018-04-22 9:33 Mikle Kolyada
2018-04-07 20:22 Sergei Trofimovich
2018-04-01 17:41 Aaron Bauman
2018-03-31 15:38 Tobias Klausmann
2018-03-26 6:05 Sergei Trofimovich
2018-03-24 13:56 Sergei Trofimovich
2017-02-25 15:00 Patrice Clement
2017-01-29 21:11 Fabian Groffen
2015-10-01 12:50 Chí-Thanh Christopher Nguyễn
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=1538427286.0702d88d56fcbb6ca360ac798865890cfd73a742.asturm@gentoo \
--to=asturm@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