public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/heroxbd:master commit in: sys-apps/gentoo-functions/
@ 2015-01-01 12:36 Benda XU
  0 siblings, 0 replies; 3+ messages in thread
From: Benda XU @ 2015-01-01 12:36 UTC (permalink / raw
  To: gentoo-commits

commit:     a4f379a6adbb0760816f6f016fba6df05aba5704
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  1 12:42:01 2015 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Thu Jan  1 12:42:01 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/heroxbd.git;a=commit;h=a4f379a6

sys-apps/gentoo-functions: include, bug 533980

---
 sys-apps/gentoo-functions/ChangeLog                | 114 +++++++++++++++++++++
 sys-apps/gentoo-functions/Manifest                 |   7 ++
 .../gentoo-functions/gentoo-functions-0.7.ebuild   |  26 +++++
 .../gentoo-functions/gentoo-functions-0.8.ebuild   |  30 ++++++
 .../gentoo-functions/gentoo-functions-9999.ebuild  |  26 +++++
 sys-apps/gentoo-functions/metadata.xml             |  17 +++
 6 files changed, 220 insertions(+)

diff --git a/sys-apps/gentoo-functions/ChangeLog b/sys-apps/gentoo-functions/ChangeLog
new file mode 100644
index 0000000..8e9cf35
--- /dev/null
+++ b/sys-apps/gentoo-functions/ChangeLog
@@ -0,0 +1,114 @@
+# ChangeLog for sys-apps/gentoo-functions
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.25 2014/12/31 05:09:19 vapier Exp $
+
+  31 Dec 2014; Mike Frysinger <vapier@gentoo.org> gentoo-functions-0.8.ebuild:
+  Mark m68k/s390/sh stable.
+
+*gentoo-functions-0.8 (28 Aug 2014)
+
+  28 Aug 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.8.ebuild:
+  emergency fix, some quoting was missed and this caused errors, thanks to
+  zero_chaos for pointing this out.
+
+  20 Aug 2014; Raúl Porcel <armin76@gentoo.org> gentoo-functions-0.7.ebuild:
+  alpha/arm64/sparc/x86 stable wrt #519734
+
+  19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gentoo-functions-0.7.ebuild:
+  Stable for ia64, wrt bug #519734
+
+  16 Aug 2014; Johannes Huber <johu@gentoo.org> gentoo-functions-0.7.ebuild:
+  amd64 stable, bug #519734
+
+  15 Aug 2014; Jeroen Roovers <jer@gentoo.org> gentoo-functions-0.7.ebuild:
+  Stable for HPPA (bug #519734).
+
+  12 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
+  gentoo-functions-0.7.ebuild:
+  Stable on arm, ppc and ppc64.  Bug #519734.
+
+  23 Jul 2014; William Hubbs <williamh@gentoo.org>
+  -files/gentoo-functions-0.3.sh, -gentoo-functions-0.3.ebuild,
+  -gentoo-functions-0.4.ebuild, -gentoo-functions-0.5.ebuild,
+  -gentoo-functions-0.6.ebuild:
+  remove old versions
+
+*gentoo-functions-0.7 (07 Jul 2014)
+
+  07 Jul 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.7.ebuild:
+  version bump
+
+  06 Jul 2014; William Hubbs <williamh@gentoo.org> gentoo-functions-9999.ebuild:
+  reinstate the separate inherit call for git-r3.
+
+  06 Jul 2014; William Hubbs <williamh@gentoo.org> metadata.xml:
+  convert metadata indentations back to tabs as shown in skel.metadata.xml.
+
+*gentoo-functions-0.6 (14 Jun 2014)
+
+  14 Jun 2014; Anthony G. Basile <blueness@gentoo.org>
+  +gentoo-functions-0.6.ebuild, metadata.xml:
+  Version bump, add missing sys/types.h header
+
+  10 May 2014; Justin Lecher <jlec@gentoo.org> gentoo-functions-0.4.ebuild,
+  gentoo-functions-0.5.ebuild, gentoo-functions-9999.ebuild, metadata.xml:
+  Respect CC
+
+  09 May 2014; William Hubbs <williamh@gentoo.org> gentoo-functions-9999.ebuild:
+  sync live ebuild
+
+*gentoo-functions-0.5 (09 May 2014)
+
+  09 May 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.5.ebuild:
+  version bump
+
+*gentoo-functions-0.4 (08 May 2014)
+
+  08 May 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.4.ebuild:
+  version bump, adds consoletype for bug #509284
+
+*gentoo-functions-9999 (07 May 2014)
+
+  07 May 2014; William Hubbs <williamh@gentoo.org>
+  +gentoo-functions-9999.ebuild:
+  add live ebuild
+
+  02 May 2014; William Hubbs <williamh@gentoo.org>
+  -files/gentoo-functions-0.2.sh, -gentoo-functions-0.2.ebuild:
+  remove old version
+
+  06 Apr 2014; Fabian Groffen <grobian@gentoo.org> gentoo-functions-0.3.ebuild:
+  Added Prefix keywords, part of bug #504284
+
+  02 Apr 2014; William Hubbs <williamh@gentoo.org>
+  -files/gentoo-functions-0.1.sh, -files/gentoo-functions-0.sh,
+  -gentoo-functions-0.1.ebuild, -gentoo-functions-0.ebuild:
+  remove some old versions
+
+*gentoo-functions-0.3 (19 Mar 2014)
+
+  19 Mar 2014; William Hubbs <williamh@gentoo.org>
+  +files/gentoo-functions-0.3.sh, +gentoo-functions-0.3.ebuild:
+  version bump for #504852.
+
+*gentoo-functions-0.2 (12 Mar 2014)
+
+  12 Mar 2014; William Hubbs <williamh@gentoo.org>
+  +files/gentoo-functions-0.2.sh, +gentoo-functions-0.2.ebuild:
+  Version bump for prefix fixes: do not hardcode paths to consoletype or
+  portageq. Thanks to Ruud Koolen <redlizard@gentoo.org>
+
+*gentoo-functions-0.1 (11 Mar 2014)
+
+  11 Mar 2014; William Hubbs <williamh@gentoo.org>
+  +files/gentoo-functions-0.1.sh, +gentoo-functions-0.1.ebuild:
+  version bump for bug #504138
+
+  11 Mar 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml:
+  Fix herd
+
+*gentoo-functions-0 (10 Mar 2014)
+
+  10 Mar 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.ebuild,
+  +files/gentoo-functions-0.sh, +metadata.xml:
+  initial commit of gentoo functions for bug #373219.

diff --git a/sys-apps/gentoo-functions/Manifest b/sys-apps/gentoo-functions/Manifest
new file mode 100644
index 0000000..798098d
--- /dev/null
+++ b/sys-apps/gentoo-functions/Manifest
@@ -0,0 +1,7 @@
+DIST gentoo-functions-0.7.tar.bz2 10656 SHA256 0034ff7a65deb8df902683deb1662ce561b7f76ff8561b4ada46cfb18effc7f3 SHA512 7b7c779daeaa37476be488123222af591b357ce1071d8a68694797ce35c8f9c1492da55e4d3059443eb20e08cc7d88eee0e1914efa2b322628c3660c277f7a64 WHIRLPOOL 4b50d0cf0e355d267c2cb6db18211a8d48f48a248190e38227449ef01e39b3968b10a4276ca22b43af9d40706b804730ac81e6ba83efbfcc426a6781dd007cc1
+DIST gentoo-functions-0.8.tar.bz2 10647 SHA256 89dc0a3289a2e3312efb560e904add13ececdd5eb554151cb30d0b96f1bd8116 SHA512 34f04f5e7ecd888197b6486c131c346a84a6937501f68a54481ec3caacaee86e54345a6c34364a5953c55b1d4aeb4ca2173b70864cdd7b81e74964352132b322 WHIRLPOOL 6ba223987953fa1dd80b79590c5f72ab8b5d0eca47cc1df23559e295f03faa369a372e5c27ed47d19d605dfe072c22c7702f3d4443a8ea2489d25092274670f3
+EBUILD gentoo-functions-0.7.ebuild 946 SHA256 f83d2e9cd001d96b56330d0125888a8cc76b5d1f7fc1163f42fb85f17c478abe SHA512 349b225bee120f5f24c409f2e12657ff98244b9ecd03ace488c1dc9a9cd0e2329dfc55426f66ac9ab57561787c0ed9c0a6465bc04248341fe195a501ce29cc2b WHIRLPOOL 4401cee3bc89d9eabde6868ec28b2a30eaae98b49c6c2b807c0b3d6b3a7a9253ef0f5038d0bc65182dcefef84d43c6fb2710e02c7abf6f2c2a77cfc6f76ae7fc
+EBUILD gentoo-functions-0.8.ebuild 998 SHA256 89e4fe904568964e7202d44f3bfabd8e3b3833ad1d643697c58f21701f58aaa1 SHA512 7bf61cc56c7c180f0759a669542d55f055cb2af0eebb4b037bcb10d1867cf9bd4630beec32a24d1469f7bdbafdca35b06cedf43a8357f62e1263a5b2c3f26f92 WHIRLPOOL c50fba6ba57e02f8acfdd2554cf46e193c402a562408585d3dc089d53e08acca78be9c9bc33c2802d4b264119847be33faea3cbc92865d174e7d3d0f1b296ad1
+EBUILD gentoo-functions-9999.ebuild 958 SHA256 49ba0985090f0600c37432cc49463f8adae044091e6f38d9e4eb5554642a469d SHA512 f7aff0d51a9254cb8a6de359712a80e1cd8550a775bf0180f310177081202e32b99d0d554c216b5e5a32f7c28fcf507214b1dc75d1869a09a1f68d6befdb6efa WHIRLPOOL 7f56f81b43763992f419047a24281058ad5196181d910dc46dd43d5b6795808f09077b27702f3009f614f8d1c6fdb2c7ed094b18a09750c9d19b1c2b0cf0d9fe
+MISC ChangeLog 4087 SHA256 c593c3b4886e030d2719df70cc1b49e0b06917fdc9a70dabb19ffcb21d98642f SHA512 56a3d82a0ee7f8fc05aa019eef29d917bbcedfaf9234980bd087975f6bb07826cfc8bb7a45be19754b0544a6e4d96135c1b4533afd21f07a1cbff93b04395a94 WHIRLPOOL 6f449ab8987f77c95809c064ab4a37d9ddfcbae22b6d88b2bd9676f865f30b6711ad046cbbf638af4c3e0c0e792df7f5a810edf4a1c36cb0d62453a56295deaf
+MISC metadata.xml 497 SHA256 dc476822c150eee2ffccb4e6c5295fa3207b9006c275c428c26589378e6a709e SHA512 a8a463caa1b0295a30a794308bb107957df0990520b51d5212dcf6d2a80aaea373a2265e8378569f1db5bd3b96f83f49f187a26839dd4a2e5d47ed2e51418449 WHIRLPOOL 811f2249a8e4b35a16e00fde4265e1d5e6f528a5d573e7a435136ce470c7b68941f0dc669b6569496eb79a887ec86041beafbe627fb271daadb253dbfeb9b59b

diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.7.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.7.ebuild
new file mode 100644
index 0000000..ea88047
--- /dev/null
+++ b/sys-apps/gentoo-functions/gentoo-functions-0.7.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.7.ebuild,v 1.6 2014/08/20 11:38:07 armin76 Exp $
+
+EAPI=5
+
+if [[ ${PV} = 9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="git://github.com/gentoo/${PN}.git"
+else
+	SRC_URI="http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2"
+	KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+fi
+
+inherit toolchain-funcs
+
+DESCRIPTION="base functions required by all gentoo systems"
+HOMEPAGE="http://www.gentoo.org"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+src_prepare() {
+	tc-export CC
+}

diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild
new file mode 100644
index 0000000..6ead0ba
--- /dev/null
+++ b/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild,v 1.2 2014/12/31 05:09:19 vapier Exp $
+
+EAPI=5
+
+if [[ ${PV} = 9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="git://github.com/gentoo/${PN}.git"
+else
+	SRC_URI="http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2"
+	KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+fi
+
+inherit toolchain-funcs
+
+DESCRIPTION="base functions required by all gentoo systems"
+HOMEPAGE="http://www.gentoo.org"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+src_prepare() {
+	tc-export CC
+}
+
+src_install() {
+	emake install ROOTPREFIX="$EPREFIX"
+}

diff --git a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
new file mode 100644
index 0000000..f752768
--- /dev/null
+++ b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild,v 1.4 2014/07/06 21:24:10 williamh Exp $
+
+EAPI=5
+
+if [[ ${PV} = 9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="git://github.com/gentoo/${PN}.git"
+else
+	SRC_URI="http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+fi
+
+inherit toolchain-funcs
+
+DESCRIPTION="base functions required by all gentoo systems"
+HOMEPAGE="http://www.gentoo.org"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+src_prepare() {
+	tc-export CC
+}

diff --git a/sys-apps/gentoo-functions/metadata.xml b/sys-apps/gentoo-functions/metadata.xml
new file mode 100644
index 0000000..38ba808
--- /dev/null
+++ b/sys-apps/gentoo-functions/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>williamh@gentoo.org</email>
+		<name>William Hubbs</name>
+	</maintainer>
+	<maintainer>
+		<email>blueness@gentoo.org</email>
+		<name>Anthony G. Basile</name>
+	</maintainer>
+	<herd>base-system</herd>
+	<longdescription lang="en">
+		This package contains base shell functions which are required by
+		all Gentoo systems.
+	</longdescription>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] dev/heroxbd:master commit in: sys-apps/gentoo-functions/
@ 2015-01-03 11:40 Benda XU
  0 siblings, 0 replies; 3+ messages in thread
From: Benda XU @ 2015-01-03 11:40 UTC (permalink / raw
  To: gentoo-commits

commit:     ff47e0d7334d9c3c9587c0b14c45adbc00f6d80f
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  3 11:48:59 2015 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sat Jan  3 11:48:59 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/heroxbd.git;a=commit;h=ff47e0d7

sys-apps/gentoo-functions: prefix manpages

---
 sys-apps/gentoo-functions/Manifest                    | 2 +-
 sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/gentoo-functions/Manifest b/sys-apps/gentoo-functions/Manifest
index 798098d..caa7eed 100644
--- a/sys-apps/gentoo-functions/Manifest
+++ b/sys-apps/gentoo-functions/Manifest
@@ -1,7 +1,7 @@
 DIST gentoo-functions-0.7.tar.bz2 10656 SHA256 0034ff7a65deb8df902683deb1662ce561b7f76ff8561b4ada46cfb18effc7f3 SHA512 7b7c779daeaa37476be488123222af591b357ce1071d8a68694797ce35c8f9c1492da55e4d3059443eb20e08cc7d88eee0e1914efa2b322628c3660c277f7a64 WHIRLPOOL 4b50d0cf0e355d267c2cb6db18211a8d48f48a248190e38227449ef01e39b3968b10a4276ca22b43af9d40706b804730ac81e6ba83efbfcc426a6781dd007cc1
 DIST gentoo-functions-0.8.tar.bz2 10647 SHA256 89dc0a3289a2e3312efb560e904add13ececdd5eb554151cb30d0b96f1bd8116 SHA512 34f04f5e7ecd888197b6486c131c346a84a6937501f68a54481ec3caacaee86e54345a6c34364a5953c55b1d4aeb4ca2173b70864cdd7b81e74964352132b322 WHIRLPOOL 6ba223987953fa1dd80b79590c5f72ab8b5d0eca47cc1df23559e295f03faa369a372e5c27ed47d19d605dfe072c22c7702f3d4443a8ea2489d25092274670f3
 EBUILD gentoo-functions-0.7.ebuild 946 SHA256 f83d2e9cd001d96b56330d0125888a8cc76b5d1f7fc1163f42fb85f17c478abe SHA512 349b225bee120f5f24c409f2e12657ff98244b9ecd03ace488c1dc9a9cd0e2329dfc55426f66ac9ab57561787c0ed9c0a6465bc04248341fe195a501ce29cc2b WHIRLPOOL 4401cee3bc89d9eabde6868ec28b2a30eaae98b49c6c2b807c0b3d6b3a7a9253ef0f5038d0bc65182dcefef84d43c6fb2710e02c7abf6f2c2a77cfc6f76ae7fc
-EBUILD gentoo-functions-0.8.ebuild 998 SHA256 89e4fe904568964e7202d44f3bfabd8e3b3833ad1d643697c58f21701f58aaa1 SHA512 7bf61cc56c7c180f0759a669542d55f055cb2af0eebb4b037bcb10d1867cf9bd4630beec32a24d1469f7bdbafdca35b06cedf43a8357f62e1263a5b2c3f26f92 WHIRLPOOL c50fba6ba57e02f8acfdd2554cf46e193c402a562408585d3dc089d53e08acca78be9c9bc33c2802d4b264119847be33faea3cbc92865d174e7d3d0f1b296ad1
+EBUILD gentoo-functions-0.8.ebuild 1024 SHA256 42bf5c0d284b517a0edf9446c2dee912f4d498b393b1998410cb8ccc558748ef SHA512 72973f8060c9808bae5b829fac9289fdd5b53fb58d78f957afe423185860d7385e6cad0f4bfc82b3bb5a74b610d306e842679fe1434c6d70bffd8cd81f08f5c7 WHIRLPOOL 0b32713cf0dfa5a14239f658e3d1f2cd3d4f1013f919d0559cdb8ad55099c4a8c9896cda11a9ed2b0a2c482c501f00cbbf94082720119d0fc9e38f921b4da136
 EBUILD gentoo-functions-9999.ebuild 958 SHA256 49ba0985090f0600c37432cc49463f8adae044091e6f38d9e4eb5554642a469d SHA512 f7aff0d51a9254cb8a6de359712a80e1cd8550a775bf0180f310177081202e32b99d0d554c216b5e5a32f7c28fcf507214b1dc75d1869a09a1f68d6befdb6efa WHIRLPOOL 7f56f81b43763992f419047a24281058ad5196181d910dc46dd43d5b6795808f09077b27702f3009f614f8d1c6fdb2c7ed094b18a09750c9d19b1c2b0cf0d9fe
 MISC ChangeLog 4087 SHA256 c593c3b4886e030d2719df70cc1b49e0b06917fdc9a70dabb19ffcb21d98642f SHA512 56a3d82a0ee7f8fc05aa019eef29d917bbcedfaf9234980bd087975f6bb07826cfc8bb7a45be19754b0544a6e4d96135c1b4533afd21f07a1cbff93b04395a94 WHIRLPOOL 6f449ab8987f77c95809c064ab4a37d9ddfcbae22b6d88b2bd9676f865f30b6711ad046cbbf638af4c3e0c0e792df7f5a810edf4a1c36cb0d62453a56295deaf
 MISC metadata.xml 497 SHA256 dc476822c150eee2ffccb4e6c5295fa3207b9006c275c428c26589378e6a709e SHA512 a8a463caa1b0295a30a794308bb107957df0990520b51d5212dcf6d2a80aaea373a2265e8378569f1db5bd3b96f83f49f187a26839dd4a2e5d47ed2e51418449 WHIRLPOOL 811f2249a8e4b35a16e00fde4265e1d5e6f528a5d573e7a435136ce470c7b68941f0dc669b6569496eb79a887ec86041beafbe627fb271daadb253dbfeb9b59b

diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild
index 6ead0ba..ec06b76 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild
@@ -26,5 +26,5 @@ src_prepare() {
 }
 
 src_install() {
-	emake install ROOTPREFIX="$EPREFIX"
+	emake install ROOTPREFIX="${EPREFIX}" PREFIX="${EPREFIX}/usr"
 }


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] dev/heroxbd:master commit in: sys-apps/gentoo-functions/
@ 2015-01-06  3:06 Benda XU
  0 siblings, 0 replies; 3+ messages in thread
From: Benda XU @ 2015-01-06  3:06 UTC (permalink / raw
  To: gentoo-commits

commit:     d84dd36533299d27f1b5022d87925098cc625148
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  6 03:14:07 2015 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Tue Jan  6 03:15:28 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/heroxbd.git;a=commit;h=d84dd365

sys-apps/gentoo-functions: Remove, committed to gx86.

---
 sys-apps/gentoo-functions/ChangeLog                | 114 ---------------------
 sys-apps/gentoo-functions/Manifest                 |   7 --
 .../gentoo-functions/gentoo-functions-0.7.ebuild   |  26 -----
 .../gentoo-functions/gentoo-functions-0.8.ebuild   |  30 ------
 .../gentoo-functions/gentoo-functions-9999.ebuild  |  26 -----
 sys-apps/gentoo-functions/metadata.xml             |  17 ---
 6 files changed, 220 deletions(-)

diff --git a/sys-apps/gentoo-functions/ChangeLog b/sys-apps/gentoo-functions/ChangeLog
deleted file mode 100644
index 8e9cf35..0000000
--- a/sys-apps/gentoo-functions/ChangeLog
+++ /dev/null
@@ -1,114 +0,0 @@
-# ChangeLog for sys-apps/gentoo-functions
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.25 2014/12/31 05:09:19 vapier Exp $
-
-  31 Dec 2014; Mike Frysinger <vapier@gentoo.org> gentoo-functions-0.8.ebuild:
-  Mark m68k/s390/sh stable.
-
-*gentoo-functions-0.8 (28 Aug 2014)
-
-  28 Aug 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.8.ebuild:
-  emergency fix, some quoting was missed and this caused errors, thanks to
-  zero_chaos for pointing this out.
-
-  20 Aug 2014; Raúl Porcel <armin76@gentoo.org> gentoo-functions-0.7.ebuild:
-  alpha/arm64/sparc/x86 stable wrt #519734
-
-  19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gentoo-functions-0.7.ebuild:
-  Stable for ia64, wrt bug #519734
-
-  16 Aug 2014; Johannes Huber <johu@gentoo.org> gentoo-functions-0.7.ebuild:
-  amd64 stable, bug #519734
-
-  15 Aug 2014; Jeroen Roovers <jer@gentoo.org> gentoo-functions-0.7.ebuild:
-  Stable for HPPA (bug #519734).
-
-  12 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
-  gentoo-functions-0.7.ebuild:
-  Stable on arm, ppc and ppc64.  Bug #519734.
-
-  23 Jul 2014; William Hubbs <williamh@gentoo.org>
-  -files/gentoo-functions-0.3.sh, -gentoo-functions-0.3.ebuild,
-  -gentoo-functions-0.4.ebuild, -gentoo-functions-0.5.ebuild,
-  -gentoo-functions-0.6.ebuild:
-  remove old versions
-
-*gentoo-functions-0.7 (07 Jul 2014)
-
-  07 Jul 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.7.ebuild:
-  version bump
-
-  06 Jul 2014; William Hubbs <williamh@gentoo.org> gentoo-functions-9999.ebuild:
-  reinstate the separate inherit call for git-r3.
-
-  06 Jul 2014; William Hubbs <williamh@gentoo.org> metadata.xml:
-  convert metadata indentations back to tabs as shown in skel.metadata.xml.
-
-*gentoo-functions-0.6 (14 Jun 2014)
-
-  14 Jun 2014; Anthony G. Basile <blueness@gentoo.org>
-  +gentoo-functions-0.6.ebuild, metadata.xml:
-  Version bump, add missing sys/types.h header
-
-  10 May 2014; Justin Lecher <jlec@gentoo.org> gentoo-functions-0.4.ebuild,
-  gentoo-functions-0.5.ebuild, gentoo-functions-9999.ebuild, metadata.xml:
-  Respect CC
-
-  09 May 2014; William Hubbs <williamh@gentoo.org> gentoo-functions-9999.ebuild:
-  sync live ebuild
-
-*gentoo-functions-0.5 (09 May 2014)
-
-  09 May 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.5.ebuild:
-  version bump
-
-*gentoo-functions-0.4 (08 May 2014)
-
-  08 May 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.4.ebuild:
-  version bump, adds consoletype for bug #509284
-
-*gentoo-functions-9999 (07 May 2014)
-
-  07 May 2014; William Hubbs <williamh@gentoo.org>
-  +gentoo-functions-9999.ebuild:
-  add live ebuild
-
-  02 May 2014; William Hubbs <williamh@gentoo.org>
-  -files/gentoo-functions-0.2.sh, -gentoo-functions-0.2.ebuild:
-  remove old version
-
-  06 Apr 2014; Fabian Groffen <grobian@gentoo.org> gentoo-functions-0.3.ebuild:
-  Added Prefix keywords, part of bug #504284
-
-  02 Apr 2014; William Hubbs <williamh@gentoo.org>
-  -files/gentoo-functions-0.1.sh, -files/gentoo-functions-0.sh,
-  -gentoo-functions-0.1.ebuild, -gentoo-functions-0.ebuild:
-  remove some old versions
-
-*gentoo-functions-0.3 (19 Mar 2014)
-
-  19 Mar 2014; William Hubbs <williamh@gentoo.org>
-  +files/gentoo-functions-0.3.sh, +gentoo-functions-0.3.ebuild:
-  version bump for #504852.
-
-*gentoo-functions-0.2 (12 Mar 2014)
-
-  12 Mar 2014; William Hubbs <williamh@gentoo.org>
-  +files/gentoo-functions-0.2.sh, +gentoo-functions-0.2.ebuild:
-  Version bump for prefix fixes: do not hardcode paths to consoletype or
-  portageq. Thanks to Ruud Koolen <redlizard@gentoo.org>
-
-*gentoo-functions-0.1 (11 Mar 2014)
-
-  11 Mar 2014; William Hubbs <williamh@gentoo.org>
-  +files/gentoo-functions-0.1.sh, +gentoo-functions-0.1.ebuild:
-  version bump for bug #504138
-
-  11 Mar 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml:
-  Fix herd
-
-*gentoo-functions-0 (10 Mar 2014)
-
-  10 Mar 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.ebuild,
-  +files/gentoo-functions-0.sh, +metadata.xml:
-  initial commit of gentoo functions for bug #373219.

diff --git a/sys-apps/gentoo-functions/Manifest b/sys-apps/gentoo-functions/Manifest
deleted file mode 100644
index caa7eed..0000000
--- a/sys-apps/gentoo-functions/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-DIST gentoo-functions-0.7.tar.bz2 10656 SHA256 0034ff7a65deb8df902683deb1662ce561b7f76ff8561b4ada46cfb18effc7f3 SHA512 7b7c779daeaa37476be488123222af591b357ce1071d8a68694797ce35c8f9c1492da55e4d3059443eb20e08cc7d88eee0e1914efa2b322628c3660c277f7a64 WHIRLPOOL 4b50d0cf0e355d267c2cb6db18211a8d48f48a248190e38227449ef01e39b3968b10a4276ca22b43af9d40706b804730ac81e6ba83efbfcc426a6781dd007cc1
-DIST gentoo-functions-0.8.tar.bz2 10647 SHA256 89dc0a3289a2e3312efb560e904add13ececdd5eb554151cb30d0b96f1bd8116 SHA512 34f04f5e7ecd888197b6486c131c346a84a6937501f68a54481ec3caacaee86e54345a6c34364a5953c55b1d4aeb4ca2173b70864cdd7b81e74964352132b322 WHIRLPOOL 6ba223987953fa1dd80b79590c5f72ab8b5d0eca47cc1df23559e295f03faa369a372e5c27ed47d19d605dfe072c22c7702f3d4443a8ea2489d25092274670f3
-EBUILD gentoo-functions-0.7.ebuild 946 SHA256 f83d2e9cd001d96b56330d0125888a8cc76b5d1f7fc1163f42fb85f17c478abe SHA512 349b225bee120f5f24c409f2e12657ff98244b9ecd03ace488c1dc9a9cd0e2329dfc55426f66ac9ab57561787c0ed9c0a6465bc04248341fe195a501ce29cc2b WHIRLPOOL 4401cee3bc89d9eabde6868ec28b2a30eaae98b49c6c2b807c0b3d6b3a7a9253ef0f5038d0bc65182dcefef84d43c6fb2710e02c7abf6f2c2a77cfc6f76ae7fc
-EBUILD gentoo-functions-0.8.ebuild 1024 SHA256 42bf5c0d284b517a0edf9446c2dee912f4d498b393b1998410cb8ccc558748ef SHA512 72973f8060c9808bae5b829fac9289fdd5b53fb58d78f957afe423185860d7385e6cad0f4bfc82b3bb5a74b610d306e842679fe1434c6d70bffd8cd81f08f5c7 WHIRLPOOL 0b32713cf0dfa5a14239f658e3d1f2cd3d4f1013f919d0559cdb8ad55099c4a8c9896cda11a9ed2b0a2c482c501f00cbbf94082720119d0fc9e38f921b4da136
-EBUILD gentoo-functions-9999.ebuild 958 SHA256 49ba0985090f0600c37432cc49463f8adae044091e6f38d9e4eb5554642a469d SHA512 f7aff0d51a9254cb8a6de359712a80e1cd8550a775bf0180f310177081202e32b99d0d554c216b5e5a32f7c28fcf507214b1dc75d1869a09a1f68d6befdb6efa WHIRLPOOL 7f56f81b43763992f419047a24281058ad5196181d910dc46dd43d5b6795808f09077b27702f3009f614f8d1c6fdb2c7ed094b18a09750c9d19b1c2b0cf0d9fe
-MISC ChangeLog 4087 SHA256 c593c3b4886e030d2719df70cc1b49e0b06917fdc9a70dabb19ffcb21d98642f SHA512 56a3d82a0ee7f8fc05aa019eef29d917bbcedfaf9234980bd087975f6bb07826cfc8bb7a45be19754b0544a6e4d96135c1b4533afd21f07a1cbff93b04395a94 WHIRLPOOL 6f449ab8987f77c95809c064ab4a37d9ddfcbae22b6d88b2bd9676f865f30b6711ad046cbbf638af4c3e0c0e792df7f5a810edf4a1c36cb0d62453a56295deaf
-MISC metadata.xml 497 SHA256 dc476822c150eee2ffccb4e6c5295fa3207b9006c275c428c26589378e6a709e SHA512 a8a463caa1b0295a30a794308bb107957df0990520b51d5212dcf6d2a80aaea373a2265e8378569f1db5bd3b96f83f49f187a26839dd4a2e5d47ed2e51418449 WHIRLPOOL 811f2249a8e4b35a16e00fde4265e1d5e6f528a5d573e7a435136ce470c7b68941f0dc669b6569496eb79a887ec86041beafbe627fb271daadb253dbfeb9b59b

diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.7.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.7.ebuild
deleted file mode 100644
index ea88047..0000000
--- a/sys-apps/gentoo-functions/gentoo-functions-0.7.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.7.ebuild,v 1.6 2014/08/20 11:38:07 armin76 Exp $
-
-EAPI=5
-
-if [[ ${PV} = 9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="git://github.com/gentoo/${PN}.git"
-else
-	SRC_URI="http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2"
-	KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-fi
-
-inherit toolchain-funcs
-
-DESCRIPTION="base functions required by all gentoo systems"
-HOMEPAGE="http://www.gentoo.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-src_prepare() {
-	tc-export CC
-}

diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild
deleted file mode 100644
index ec06b76..0000000
--- a/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.8.ebuild,v 1.2 2014/12/31 05:09:19 vapier Exp $
-
-EAPI=5
-
-if [[ ${PV} = 9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="git://github.com/gentoo/${PN}.git"
-else
-	SRC_URI="http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2"
-	KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-fi
-
-inherit toolchain-funcs
-
-DESCRIPTION="base functions required by all gentoo systems"
-HOMEPAGE="http://www.gentoo.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-src_prepare() {
-	tc-export CC
-}
-
-src_install() {
-	emake install ROOTPREFIX="${EPREFIX}" PREFIX="${EPREFIX}/usr"
-}

diff --git a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
deleted file mode 100644
index f752768..0000000
--- a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild,v 1.4 2014/07/06 21:24:10 williamh Exp $
-
-EAPI=5
-
-if [[ ${PV} = 9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="git://github.com/gentoo/${PN}.git"
-else
-	SRC_URI="http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-fi
-
-inherit toolchain-funcs
-
-DESCRIPTION="base functions required by all gentoo systems"
-HOMEPAGE="http://www.gentoo.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-src_prepare() {
-	tc-export CC
-}

diff --git a/sys-apps/gentoo-functions/metadata.xml b/sys-apps/gentoo-functions/metadata.xml
deleted file mode 100644
index 38ba808..0000000
--- a/sys-apps/gentoo-functions/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>williamh@gentoo.org</email>
-		<name>William Hubbs</name>
-	</maintainer>
-	<maintainer>
-		<email>blueness@gentoo.org</email>
-		<name>Anthony G. Basile</name>
-	</maintainer>
-	<herd>base-system</herd>
-	<longdescription lang="en">
-		This package contains base shell functions which are required by
-		all Gentoo systems.
-	</longdescription>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-06  3:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-01 12:36 [gentoo-commits] dev/heroxbd:master commit in: sys-apps/gentoo-functions/ Benda XU
  -- strict thread matches above, loose matches on Subject: below --
2015-01-03 11:40 Benda XU
2015-01-06  3:06 Benda XU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox