diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/rep-gtk/rep-gtk-0.90.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/rep-gtk/rep-gtk-0.90.8.3.ebuild b/x11-libs/rep-gtk/rep-gtk-0.90.8.3.ebuild index 35cfab023dca..3a80f748f880 100644 --- a/x11-libs/rep-gtk/rep-gtk-0.90.8.3.ebuild +++ b/x11-libs/rep-gtk/rep-gtk-0.90.8.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools MY_P="${PN}_${PV}" DESCRIPTION="GTK+/libglade/GNOME bindings for the librep Lisp environment" |