diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:15:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:56 +0100 |
commit | 171cb9e5e5b75644d700664e8d193cbb842e99f8 (patch) | |
tree | 4482be2c7a93bd10da327a3cc5b50d4e2add2ce8 /x11-libs | |
parent | x11-libs/librfm: eutils-- (diff) | |
download | gentoo-171cb9e5e5b75644d700664e8d193cbb842e99f8.tar.gz gentoo-171cb9e5e5b75644d700664e8d193cbb842e99f8.tar.bz2 gentoo-171cb9e5e5b75644d700664e8d193cbb842e99f8.zip |
x11-libs/rep-gtk: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
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" |