public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/getopt/
@ 2016-11-23 11:46 Michael Haubenwallner
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Haubenwallner @ 2016-11-23 11:46 UTC (permalink / raw
  To: gentoo-commits

commit:     988cd8378ba120bfde442781a27ad60b5d16bcd5
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 23 11:46:17 2016 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Wed Nov 23 11:46:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=988cd837

app-misc/getopt: keyword ~x64-cygwin

Package-Manager: portage-2.2.28

 app-misc/getopt/getopt-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/getopt/getopt-1.1.6.ebuild b/app-misc/getopt/getopt-1.1.6.ebuild
index 5242426..2123409 100644
--- a/app-misc/getopt/getopt-1.1.6.ebuild
+++ b/app-misc/getopt/getopt-1.1.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://frodo.looijaard.name/system/files/software/getopt/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls"
 
 RDEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/getopt/
@ 2017-01-29 14:59 Fabian Groffen
  0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen @ 2017-01-29 14:59 UTC (permalink / raw
  To: gentoo-commits

commit:     aa00577ff73b31fc8a71ef280288d221f4520165
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 14:53:25 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 14:53:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa00577f

app-misc/getopt: dropped ~x64-freebsd ~x86-freebsd ~x86-interix

Package-Manager: portage-2.3.3

 app-misc/getopt/getopt-1.1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/getopt/getopt-1.1.6.ebuild b/app-misc/getopt/getopt-1.1.6.ebuild
index 2123409..dfb5c04 100644
--- a/app-misc/getopt/getopt-1.1.6.ebuild
+++ b/app-misc/getopt/getopt-1.1.6.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$
 
@@ -12,7 +12,7 @@ SRC_URI="http://frodo.looijaard.name/system/files/software/getopt/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls"
 
 RDEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/getopt/
@ 2019-06-17 18:49 Fabian Groffen
  0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen @ 2019-06-17 18:49 UTC (permalink / raw
  To: gentoo-commits

commit:     e9b0308821cc27dba266f192bf17af3b3c550361
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 18 16:26:41 2019 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 18:45:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9b03088

app-misc/getopt: fix LICENSE, update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 app-misc/getopt/getopt-1.1.6.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/getopt/getopt-1.1.6.ebuild b/app-misc/getopt/getopt-1.1.6.ebuild
index 0c611893fde..c8484dcabab 100644
--- a/app-misc/getopt/getopt-1.1.6.ebuild
+++ b/app-misc/getopt/getopt-1.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,10 +6,10 @@ EAPI=4
 inherit toolchain-funcs eutils
 
 DESCRIPTION="getopt(1) replacement supporting GNU-style long options"
-HOMEPAGE="http://software.frodo.looijaard.name/getopt/"
+HOMEPAGE="http://frodo.looijaard.name/project/getopt/"
 SRC_URI="http://frodo.looijaard.name/system/files/software/getopt/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/getopt/
@ 2019-11-13  1:37 Aaron Bauman
  0 siblings, 0 replies; 7+ messages in thread
From: Aaron Bauman @ 2019-11-13  1:37 UTC (permalink / raw
  To: gentoo-commits

commit:     7b3f75df13b0af65da3468a26605a578be1aacbb
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 01:30:39 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 01:30:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b3f75df

app-misc/getopt: drop old EAPI

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 app-misc/getopt/getopt-1.1.6.ebuild | 64 -------------------------------------
 1 file changed, 64 deletions(-)

diff --git a/app-misc/getopt/getopt-1.1.6.ebuild b/app-misc/getopt/getopt-1.1.6.ebuild
deleted file mode 100644
index e153893915a..00000000000
--- a/app-misc/getopt/getopt-1.1.6.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit toolchain-funcs eutils
-
-DESCRIPTION="getopt(1) replacement supporting GNU-style long options"
-HOMEPAGE="http://frodo.looijaard.name/project/getopt/"
-SRC_URI="http://frodo.looijaard.name/system/files/software/getopt/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~ppc-aix ~x64-cygwin ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="nls"
-
-RDEPEND="nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-	nls? ( sys-devel/gettext )"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-1.1.5-libintl.patch
-	epatch "${FILESDIR}"/${PN}-1.1.5-setlocale.patch
-	epatch "${FILESDIR}"/${PN}-1.1.6-longrename.patch
-
-	# hopefully this is portable enough
-	epatch "${FILESDIR}"/${PN}-1.1.4-irix.patch
-}
-
-src_compile() {
-	local nogettext="1"
-	local libintl=""
-	local libcgetopt=1
-
-	if use nls; then
-		nogettext=0
-		has_version sys-libs/glibc || libintl="-lintl"
-	fi
-
-	[[ ${CHOST} == *-aix* ]] && libcgetopt=0
-	[[ ${CHOST} == *-irix* ]] && libcgetopt=0
-	[[ ${CHOST} == *-interix* ]] && libcgetopt=0
-
-	emake CC="$(tc-getCC)" prefix="${EPREFIX}/usr" \
-		LIBCGETOPT=${libcgetopt} \
-		WITHOUT_GETTEXT=${nogettext} LIBINTL=${libintl} \
-		CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "emake failed"
-}
-
-src_install() {
-	use nls && emake prefix="${EPREFIX}/usr" DESTDIR="${D}" install_po
-
-	newbin getopt getopt-long
-
-	# at least on interix, the system getopt is ... broken...
-	# util-linux, which would provide the getopt binary, does not build &
-	# install on interix/prefix, so, this has to provide it.
-	[[ ${CHOST} == *-interix* || ${CHOST} == *-mint* ]] && \
-		dosym getopt-long /usr/bin/getopt
-
-	newman getopt.1 getopt-long.1
-
-	dodoc getopt-*sh
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/getopt/
@ 2021-01-06 13:19 Fabian Groffen
  0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen @ 2021-01-06 13:19 UTC (permalink / raw
  To: gentoo-commits

commit:     502452f7cb1124170be4a45fcc71dc2ab95cc935
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 13:16:02 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 13:16:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=502452f7

app-misc/getopt: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 app-misc/getopt/getopt-1.1.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/getopt/getopt-1.1.6-r1.ebuild b/app-misc/getopt/getopt-1.1.6-r1.ebuild
index 0f5ba4d6492..f39bcae0840 100644
--- a/app-misc/getopt/getopt-1.1.6-r1.ebuild
+++ b/app-misc/getopt/getopt-1.1.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://frodo.looijaard.name/system/files/software/getopt/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~x64-cygwin ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~x64-cygwin ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls"
 
 RDEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/getopt/
@ 2021-04-03 23:07 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-03 23:07 UTC (permalink / raw
  To: gentoo-commits

commit:     f267cc022cf5fbcfbfb9c62fe30382b33a2a6407
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 23:02:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  3 23:02:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f267cc02

app-misc/getopt: eutils--

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/getopt/getopt-1.1.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/getopt/getopt-1.1.6-r1.ebuild b/app-misc/getopt/getopt-1.1.6-r1.ebuild
index f39bcae0840..718e4cae3c6 100644
--- a/app-misc/getopt/getopt-1.1.6-r1.ebuild
+++ b/app-misc/getopt/getopt-1.1.6-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit toolchain-funcs eutils
+inherit toolchain-funcs
 
 DESCRIPTION="getopt(1) replacement supporting GNU-style long options"
 HOMEPAGE="http://frodo.looijaard.name/project/getopt/"


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/getopt/
@ 2022-01-02  9:13 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2022-01-02  9:13 UTC (permalink / raw
  To: gentoo-commits

commit:     1f4e63342450fc4ced4084662a8cf063bd672283
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  2 09:13:17 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan  2 09:13:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f4e6334

app-misc/getopt: remove mintlib

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-misc/getopt/getopt-1.1.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/getopt/getopt-1.1.6-r1.ebuild b/app-misc/getopt/getopt-1.1.6-r1.ebuild
index 718e4cae3c65..60ad9f36bf5b 100644
--- a/app-misc/getopt/getopt-1.1.6-r1.ebuild
+++ b/app-misc/getopt/getopt-1.1.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -53,7 +53,7 @@ src_install() {
 	# at least on interix, the system getopt is ... broken...
 	# util-linux, which would provide the getopt binary, does not build &
 	# install on interix/prefix, so, this has to provide it.
-	[[ ${CHOST} == *-interix* || ${CHOST} == *-mint* ]] && \
+	[[ ${CHOST} == *-interix* ]] && \
 		dosym getopt-long /usr/bin/getopt
 
 	newman getopt.1 getopt-long.1


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

end of thread, other threads:[~2022-01-02  9:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-03 23:07 [gentoo-commits] repo/gentoo:master commit in: app-misc/getopt/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-01-02  9:13 David Seifert
2021-01-06 13:19 Fabian Groffen
2019-11-13  1:37 Aaron Bauman
2019-06-17 18:49 Fabian Groffen
2017-01-29 14:59 Fabian Groffen
2016-11-23 11:46 Michael Haubenwallner

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