* [gentoo-commits] repo/gentoo:master commit in: app-text/silvercity/
@ 2016-10-18 19:26 Pacho Ramos
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2016-10-18 19:26 UTC (permalink / raw
To: gentoo-commits
commit: f1167cb9b5bb76c58407dbb8e5179148312d7495
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 19:05:24 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 19:26:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1167cb9
app-text/silvercity: Drop old
Package-Manager: portage-2.3.1
app-text/silvercity/silvercity-0.9.7.ebuild | 45 -----------------------------
1 file changed, 45 deletions(-)
diff --git a/app-text/silvercity/silvercity-0.9.7.ebuild b/app-text/silvercity/silvercity-0.9.7.ebuild
deleted file mode 100644
index e30b723..00000000
--- a/app-text/silvercity/silvercity-0.9.7.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
-
-inherit distutils
-
-MY_PN="SilverCity"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A lexical analyser for many languages"
-HOMEPAGE="http://silvercity.sourceforge.net/"
-SRC_URI="mirror://sourceforge/silvercity/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-PYTHON_NONVERSIONED_EXECUTABLES=("/usr/bin/source2html.py")
-
-PYTHON_MODNAME="${MY_PN}"
-
-src_prepare() {
- distutils_src_prepare
-
- # Fix line endings.
- find . -type f -exec sed -e 's/\r$//' -i \{\} \; || die "sed failed"
-
- # Fix permissions.
- chmod -x CSS/default.css || die "chmod failed"
-
- # Fix shebang.
- sed -e 's:#!/usr/home/sweetapp/bin/python:#!/usr/bin/env python:' \
- -i PySilverCity/Scripts/cgi-styler-form.py || die "sed failed"
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/silvercity/
@ 2017-01-29 15:24 Fabian Groffen
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen @ 2017-01-29 15:24 UTC (permalink / raw
To: gentoo-commits
commit: e490f98f5c2463cb2b7962c9caca6cd6fda0ff29
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 15:18:57 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 15:24:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e490f98f
app-text/silvercity: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
app-text/silvercity/silvercity-0.9.7-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/silvercity/silvercity-0.9.7-r1.ebuild b/app-text/silvercity/silvercity-0.9.7-r1.ebuild
index 9f971ed..b3b568a 100644
--- a/app-text/silvercity/silvercity-0.9.7-r1.ebuild
+++ b/app-text/silvercity/silvercity-0.9.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/silvercity/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-29 15:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-29 15:24 [gentoo-commits] repo/gentoo:master commit in: app-text/silvercity/ Fabian Groffen
-- strict thread matches above, loose matches on Subject: below --
2016-10-18 19:26 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox