Skip to content

Commit

Permalink
dev-ruby/ruby-vte3: fix package description
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Naohiro Aota <[email protected]>
  • Loading branch information
naota committed Jul 30, 2020
1 parent c72de43 commit 9d3e9a0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dev-ruby/ruby-vte3/ruby-vte3-3.3.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
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=""

Expand Down
4 changes: 2 additions & 2 deletions dev-ruby/ruby-vte3/ruby-vte3-3.3.6.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
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=""

Expand Down
4 changes: 2 additions & 2 deletions dev-ruby/ruby-vte3/ruby-vte3-3.3.7.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
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=""

Expand Down

0 comments on commit 9d3e9a0

Please sign in to comment.