[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2022-11-07 Thread Sam James
commit: 0f00116061f58589315d17d0c528de525ca1a8bc
Author: Sam James  gentoo  org>
AuthorDate: Tue Nov  8 06:02:31 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Nov  8 06:03:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f001160

app-misc/hello: fix LICENSE

Closes: https://bugs.gentoo.org/877733
Signed-off-by: Sam James  gentoo.org>

 app-misc/hello/hello-2.10-r1.ebuild | 4 ++--
 app-misc/hello/hello-2.11.ebuild| 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/hello/hello-2.10-r1.ebuild 
b/app-misc/hello/hello-2.10-r1.ebuild
index 0ebcf3ca6b47..933565e40f5f 100644
--- a/app-misc/hello/hello-2.10-r1.ebuild
+++ b/app-misc/hello/hello-2.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -7,7 +7,7 @@ DESCRIPTION="GNU \"Hello, world\" application"
 HOMEPAGE="https://www.gnu.org/software/hello/;
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
-LICENSE="FDL-1.3 GPL-3"
+LICENSE="FDL-1.3+ GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="nls"

diff --git a/app-misc/hello/hello-2.11.ebuild b/app-misc/hello/hello-2.11.ebuild
index 632c3a6ebff1..7b573be6755e 100644
--- a/app-misc/hello/hello-2.11.ebuild
+++ b/app-misc/hello/hello-2.11.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="GNU \"Hello, world\" application"
 HOMEPAGE="https://www.gnu.org/software/hello/;
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
-LICENSE="FDL-1.3 GPL-3"
+LICENSE="FDL-1.3+ GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="nls"



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2022-05-15 Thread Jakov Smolić
commit: 4a36f59288c07a7cead09eb910aba63b308ef722
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun May 15 08:17:18 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun May 15 08:17:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a36f592

app-misc/hello: Stabilize 2.11 x86, #844232

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/app-misc/hello/hello-2.11.ebuild b/app-misc/hello/hello-2.11.ebuild
index b4a85f539855..632c3a6ebff1 100644
--- a/app-misc/hello/hello-2.11.ebuild
+++ b/app-misc/hello/hello-2.11.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="FDL-1.3 GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DOCS=(AUTHORS ChangeLog ChangeLog.O NEWS README THANKS TODO 
contrib/evolution.txt)



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2022-05-14 Thread Jakov Smolić
commit: b918da2028b51af0ab8504c7a428822c9248b262
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat May 14 22:27:57 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat May 14 22:27:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b918da20

app-misc/hello: Stabilize 2.11 amd64, #844232

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/app-misc/hello/hello-2.11.ebuild b/app-misc/hello/hello-2.11.ebuild
index a7800d90dec1..b4a85f539855 100644
--- a/app-misc/hello/hello-2.11.ebuild
+++ b/app-misc/hello/hello-2.11.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="FDL-1.3 GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DOCS=(AUTHORS ChangeLog ChangeLog.O NEWS README THANKS TODO 
contrib/evolution.txt)



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2022-01-11 Thread Matthias Maier
commit: fe65a8571619719875728832eb0c6fdbc052a203
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue Jan 11 22:35:42 2022 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue Jan 11 22:36:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe65a857

app-misc/hello: version bump to 2.11

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthias Maier  gentoo.org>

 app-misc/hello/Manifest  |  1 +
 app-misc/hello/hello-2.11.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/app-misc/hello/Manifest b/app-misc/hello/Manifest
index 8691849a4859..e5170c726a7c 100644
--- a/app-misc/hello/Manifest
+++ b/app-misc/hello/Manifest
@@ -1 +1,2 @@
 DIST hello-2.10.tar.gz 725946 BLAKE2B 
0af5a3890191dff6e570e2297c20f72c8d0598cadfc2b291e2fe3612e73f7eca48b3b63032c883f11a8a5764c757625c4a736904d756d451ad0516578040290f
 SHA512 
e301d785135c52575a8b4c35994c0316f8d366451f604eb5e74c1f907077502aebd5a1a32cd1e26cd7ca32c22f4de5623a335f8ae7e735ac977420df664f01de
+DIST hello-2.11.tar.gz 1018256 BLAKE2B 
6e06e4a3a113fc24bca056197ba004fd97b2076bb2f5d660f337782c9a982a0d80e265e7e1dc22f3467257eab071fe5e252a020234839f30ce767ae5d5ee7a3b
 SHA512 
9b1defc1dd7b6a989d3f64a1cb1c6f47276192d7bacf11282ae8683606eb613473c882c1a5e74c18d641f46584f0735981597a45ae4eb37830a5b4d955e3aec7

diff --git a/app-misc/hello/hello-2.11.ebuild b/app-misc/hello/hello-2.11.ebuild
new file mode 100644
index ..a7800d90dec1
--- /dev/null
+++ b/app-misc/hello/hello-2.11.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+DESCRIPTION="GNU \"Hello, world\" application"
+HOMEPAGE="https://www.gnu.org/software/hello/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="FDL-1.3 GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="nls"
+
+DOCS=(AUTHORS ChangeLog ChangeLog.O NEWS README THANKS TODO 
contrib/evolution.txt)
+
+src_configure() {
+   econf $(use_enable nls)
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2019-08-20 Thread Agostino Sarubbo
commit: c230ef335a98a9cf108bebdbda6e632bcf09e536
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug 20 22:54:33 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug 20 22:54:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c230ef33

app-misc/hello: x86 stable wrt bug #692458

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-misc/hello/hello-2.10-r1.ebuild 
b/app-misc/hello/hello-2.10-r1.ebuild
index 9fc60af6d2e..0ebcf3ca6b4 100644
--- a/app-misc/hello/hello-2.10-r1.ebuild
+++ b/app-misc/hello/hello-2.10-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="FDL-1.3 GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DOCS=(AUTHORS ChangeLog ChangeLog.O NEWS README THANKS TODO 
contrib/evolution.txt)



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2019-08-19 Thread Agostino Sarubbo
commit: 7e38ea160a2a8d31b26f8f7c3c805e695a3dbf12
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 19 20:04:49 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 19 20:04:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e38ea16

app-misc/hello: amd64 stable wrt bug #692458

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-misc/hello/hello-2.10-r1.ebuild 
b/app-misc/hello/hello-2.10-r1.ebuild
index 5f80eb8d7bd..9fc60af6d2e 100644
--- a/app-misc/hello/hello-2.10-r1.ebuild
+++ b/app-misc/hello/hello-2.10-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="FDL-1.3 GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DOCS=(AUTHORS ChangeLog ChangeLog.O NEWS README THANKS TODO 
contrib/evolution.txt)



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2019-08-18 Thread Matthias Maier
commit: 6539cc3d3ba84d7c2123db8cafa423ea7d92a4bf
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Aug 18 16:51:50 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Aug 18 16:51:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6539cc3d

app-misc/hello: bump to EAPI=7

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Matthias Maier  gentoo.org>

 app-misc/hello/{hello-2.10.ebuild => hello-2.10-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/hello/hello-2.10.ebuild 
b/app-misc/hello/hello-2.10-r1.ebuild
similarity index 89%
rename from app-misc/hello/hello-2.10.ebuild
rename to app-misc/hello/hello-2.10-r1.ebuild
index c2b5e416b93..5f80eb8d7bd 100644
--- a/app-misc/hello/hello-2.10.ebuild
+++ b/app-misc/hello/hello-2.10-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 DESCRIPTION="GNU \"Hello, world\" application"
 HOMEPAGE="https://www.gnu.org/software/hello/;



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2019-08-18 Thread Matthias Maier
commit: 04cd42e531f94e1f39b61d506d71160fc57967a3
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Aug 18 16:50:27 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Aug 18 16:50:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04cd42e5

app-misc/hello: take over maintainership

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Matthias Maier  gentoo.org>

 app-misc/hello/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-misc/hello/metadata.xml b/app-misc/hello/metadata.xml
index 58f638b2ac3..5f92e9ec067 100644
--- a/app-misc/hello/metadata.xml
+++ b/app-misc/hello/metadata.xml
@@ -1,5 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   tam...@gentoo.org
+   Matthias Maier
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/, sys-libs/libudev-compat/

2019-08-18 Thread Michał Górny
commit: 9f2a7a6795fb4a27da249bb784fd1aa4918b5c0f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug 18 12:27:22 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug 18 12:29:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f2a7a67

*/*: reassign jcallen  g.o's packages

Signed-off-by: Michał Górny  gentoo.org>

 app-misc/hello/metadata.xml  | 5 +
 sys-libs/libudev-compat/metadata.xml | 5 +
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/app-misc/hello/metadata.xml b/app-misc/hello/metadata.xml
index fa520055813..58f638b2ac3 100644
--- a/app-misc/hello/metadata.xml
+++ b/app-misc/hello/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-  jcal...@gentoo.org
-  Jonathan Callen
-
+   
 

diff --git a/sys-libs/libudev-compat/metadata.xml 
b/sys-libs/libudev-compat/metadata.xml
index 2be6412c018..58f638b2ac3 100644
--- a/sys-libs/libudev-compat/metadata.xml
+++ b/sys-libs/libudev-compat/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   jcal...@gentoo.org
-   Jonathan Callen
-   
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2018-05-20 Thread Johannes Huber
commit: d30d9a933cb3fe2ea30615b3a80d6f3e98206142
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun May 20 11:55:28 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun May 20 11:55:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d30d9a93

app-misc/hello: Remove 2.8

Uses deprecated EAPI 4 and overshadowed by 2.10.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 app-misc/hello/Manifest |  1 -
 app-misc/hello/hello-2.8.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/app-misc/hello/Manifest b/app-misc/hello/Manifest
index 37ddd1cc5f6..785d241d2cc 100644
--- a/app-misc/hello/Manifest
+++ b/app-misc/hello/Manifest
@@ -1,3 +1,2 @@
 DIST hello-2.10.tar.gz 725946 BLAKE2B 
0af5a3890191dff6e570e2297c20f72c8d0598cadfc2b291e2fe3612e73f7eca48b3b63032c883f11a8a5764c757625c4a736904d756d451ad0516578040290f
 SHA512 
e301d785135c52575a8b4c35994c0316f8d366451f604eb5e74c1f907077502aebd5a1a32cd1e26cd7ca32c22f4de5623a335f8ae7e735ac977420df664f01de
-DIST hello-2.8.tar.gz 697483 BLAKE2B 
528633eccb3e407d17fa9b2c590d5febbb428db27b2634f762881b9371c51a18ebd0c1cf8cbb0923c68049b82bb11cdf72b05ad01d12b2ccc3ccdfe8700be61d
 SHA512 
87fdd330fccc7d42c76df9902e21184e7976e4eb95f43dd30417030170471c34be68c37958acb6e4d3ac5f2ed7f6897730388bb6d38f5b0c06202cb8ffccb6e7
 DIST hello-2.9.tar.gz 723645 BLAKE2B 
5188d88d73c6308a2675502c1b29c9dd5aa27ea6c7e9c76727adf2440c19457d579b4c86b35278e137092d3057148e6a0234d36053b4ae3455e541cb75a7aaa7
 SHA512 
b2be91f436d8ebbf431af7f2bb9b61453cfcd336e2745971be48c2c94d7b6ea615e05ef0526fc25f235377d3f7073e1c432c0d522891a8978252267a61aeec86

diff --git a/app-misc/hello/hello-2.8.ebuild b/app-misc/hello/hello-2.8.ebuild
deleted file mode 100644
index eaabd31e7e4..000
--- a/app-misc/hello/hello-2.8.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-DESCRIPTION="GNU \"Hello, world\" application"
-HOMEPAGE="https://www.gnu.org/software/hello/;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-
-LICENSE="FDL-1.3 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="nls"
-
-DOCS=(AUTHORS ChangeLog ChangeLog.O NEWS README THANKS TODO 
contrib/evolution.txt)
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-src_install() {
-   default
-
-   for x in contrib man doc po tests src; do
-   newdoc $x/ChangeLog ChangeLog.$x || die "newdoc failed"
-   done
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2018-05-20 Thread Johannes Huber
commit: cab6b82d09e3fac4ea22e38326040c04005641ef
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun May 20 11:56:00 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun May 20 11:56:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab6b82d

app-misc/hello: Remove 2.9

Uses deprecated EAPI 4 and overshadowed by 2.10.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 app-misc/hello/Manifest |  1 -
 app-misc/hello/hello-2.9.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/app-misc/hello/Manifest b/app-misc/hello/Manifest
index 785d241d2cc..8691849a485 100644
--- a/app-misc/hello/Manifest
+++ b/app-misc/hello/Manifest
@@ -1,2 +1 @@
 DIST hello-2.10.tar.gz 725946 BLAKE2B 
0af5a3890191dff6e570e2297c20f72c8d0598cadfc2b291e2fe3612e73f7eca48b3b63032c883f11a8a5764c757625c4a736904d756d451ad0516578040290f
 SHA512 
e301d785135c52575a8b4c35994c0316f8d366451f604eb5e74c1f907077502aebd5a1a32cd1e26cd7ca32c22f4de5623a335f8ae7e735ac977420df664f01de
-DIST hello-2.9.tar.gz 723645 BLAKE2B 
5188d88d73c6308a2675502c1b29c9dd5aa27ea6c7e9c76727adf2440c19457d579b4c86b35278e137092d3057148e6a0234d36053b4ae3455e541cb75a7aaa7
 SHA512 
b2be91f436d8ebbf431af7f2bb9b61453cfcd336e2745971be48c2c94d7b6ea615e05ef0526fc25f235377d3f7073e1c432c0d522891a8978252267a61aeec86

diff --git a/app-misc/hello/hello-2.9.ebuild b/app-misc/hello/hello-2.9.ebuild
deleted file mode 100644
index 93153540fb5..000
--- a/app-misc/hello/hello-2.9.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-DESCRIPTION="GNU \"Hello, world\" application"
-HOMEPAGE="https://www.gnu.org/software/hello/;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-
-LICENSE="FDL-1.3 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="nls"
-
-DOCS=(AUTHORS ChangeLog ChangeLog.O NEWS README THANKS TODO 
contrib/evolution.txt)
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-src_install() {
-   default
-
-   for x in contrib man doc po tests src; do
-   newdoc $x/ChangeLog ChangeLog.$x || die "newdoc failed"
-   done
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/hello/

2016-01-17 Thread Jonathan Callen
commit: 421dc3dd27e6bae4bfdfcd62c24dca9b07a5dc2f
Author: Jonathan Callen  gentoo  org>
AuthorDate: Sun Jan 17 20:34:41 2016 +
Commit: Jonathan Callen  gentoo  org>
CommitDate: Sun Jan 17 20:46:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421dc3dd

app-misc/hello: Add new upstream version

Upstream finally removed the directory-specific ChangeLogs, so now we
can just use the default src_install instead of having to do newdoc on
them.

Package-Manager: portage-2.2.26

 app-misc/hello/Manifest  |  1 +
 app-misc/hello/hello-2.10.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/app-misc/hello/Manifest b/app-misc/hello/Manifest
index 031bfa8..b9969e2 100644
--- a/app-misc/hello/Manifest
+++ b/app-misc/hello/Manifest
@@ -1,2 +1,3 @@
+DIST hello-2.10.tar.gz 725946 SHA256 
31e066137a962676e89f69d1b65382de95a7ef7d914b8cb956f41ea72e0f516b SHA512 
e301d785135c52575a8b4c35994c0316f8d366451f604eb5e74c1f907077502aebd5a1a32cd1e26cd7ca32c22f4de5623a335f8ae7e735ac977420df664f01de
 WHIRLPOOL 
cd2e1c42ac74e059cbc6e236a389f66569bf5895c652f7917453a8e02b1cbd25319de8fbc4b2288fe01b551cf4199442b3be1f304c6ab0c1e1e5195251fecab4
 DIST hello-2.8.tar.gz 697483 SHA256 
e6b77f81f7cf7daefad4a9f5b65de6cae9c3f13b8cfbaea8cb53bb5ea5460d73 SHA512 
87fdd330fccc7d42c76df9902e21184e7976e4eb95f43dd30417030170471c34be68c37958acb6e4d3ac5f2ed7f6897730388bb6d38f5b0c06202cb8ffccb6e7
 WHIRLPOOL 
33f8043d8915a3ca6ce7569d2559df990d9abe17f89773230506b7ef480444fec417bbe0073c8d97d85187069b294ed4233faf81933d57c65707ab7648184b9d
 DIST hello-2.9.tar.gz 723645 SHA256 
ecbb7a2214196c57ff9340aa71458e1559abd38f6d8d169666846935df191ea7 SHA512 
b2be91f436d8ebbf431af7f2bb9b61453cfcd336e2745971be48c2c94d7b6ea615e05ef0526fc25f235377d3f7073e1c432c0d522891a8978252267a61aeec86
 WHIRLPOOL 
daf3efa4571bda38f22f4cabb8707ddba883e39a097171013093fe70aa36385032331336f785a1788f51a7b7ab331c11093d88d3028893d2034aaf84eca51ef4

diff --git a/app-misc/hello/hello-2.10.ebuild b/app-misc/hello/hello-2.10.ebuild
new file mode 100644
index 000..83b1e29
--- /dev/null
+++ b/app-misc/hello/hello-2.10.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+DESCRIPTION="GNU \"Hello, world\" application"
+HOMEPAGE="https://www.gnu.org/software/hello/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="FDL-1.3 GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="nls"
+
+DOCS=(AUTHORS ChangeLog ChangeLog.O NEWS README THANKS TODO 
contrib/evolution.txt)
+
+src_configure() {
+   econf $(use_enable nls)
+}