diff options
author | Naohiro Aota <naota@gentoo.org> | 2020-02-12 22:06:01 +0900 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2020-07-30 16:58:50 +0900 |
commit | 9d3e9a09cedbbe3249a7d58964302b8d56d73829 (patch) | |
tree | 73dffc6532d4ed6881120ad6b5842f4b61cce238 /dev-ruby/ruby-vte3 | |
parent | dev-ruby/ruby-clutter-gtk: fix description (diff) | |
download | gentoo-9d3e9a09cedbbe3249a7d58964302b8d56d73829.tar.gz gentoo-9d3e9a09cedbbe3249a7d58964302b8d56d73829.tar.bz2 gentoo-9d3e9a09cedbbe3249a7d58964302b8d56d73829.zip |
dev-ruby/ruby-vte3: fix package description
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Naohiro Aota <naota@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-vte3')
-rw-r--r-- | dev-ruby/ruby-vte3/ruby-vte3-3.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-vte3/ruby-vte3-3.3.6.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-vte3/ruby-vte3-3.3.7.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/ruby-vte3/ruby-vte3-3.3.2.ebuild b/dev-ruby/ruby-vte3/ruby-vte3-3.3.2.ebuild index 3f405b899a3e..587482635718 100644 --- a/dev-ruby/ruby-vte3/ruby-vte3-3.3.2.ebuild +++ b/dev-ruby/ruby-vte3/ruby-vte3-3.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ USE_RUBY="ruby23 ruby24 ruby25 ruby26" inherit virtualx ruby-ng-gnome2 -DESCRIPTION="Ruby VTE bindings" +DESCRIPTION="Ruby VTE bindings for use with GTK3" KEYWORDS="amd64 ~ppc ~x86" IUSE="" diff --git a/dev-ruby/ruby-vte3/ruby-vte3-3.3.6.ebuild b/dev-ruby/ruby-vte3/ruby-vte3-3.3.6.ebuild index d6239bf0b7a3..48440fb866b7 100644 --- a/dev-ruby/ruby-vte3/ruby-vte3-3.3.6.ebuild +++ b/dev-ruby/ruby-vte3/ruby-vte3-3.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ USE_RUBY="ruby24 ruby25 ruby26" inherit virtualx ruby-ng-gnome2 -DESCRIPTION="Ruby VTE bindings" +DESCRIPTION="Ruby VTE bindings for use with GTK3" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" diff --git a/dev-ruby/ruby-vte3/ruby-vte3-3.3.7.ebuild b/dev-ruby/ruby-vte3/ruby-vte3-3.3.7.ebuild index d6239bf0b7a3..48440fb866b7 100644 --- a/dev-ruby/ruby-vte3/ruby-vte3-3.3.7.ebuild +++ b/dev-ruby/ruby-vte3/ruby-vte3-3.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ USE_RUBY="ruby24 ruby25 ruby26" inherit virtualx ruby-ng-gnome2 -DESCRIPTION="Ruby VTE bindings" +DESCRIPTION="Ruby VTE bindings for use with GTK3" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |