diff options
author | 2017-07-17 12:23:36 +0200 | |
---|---|---|
committer | 2017-07-17 14:21:03 +0200 | |
commit | 6a47c7747ef1a6a4727f651a7d5904fe4a0744ce (patch) | |
tree | 6aa2557e64cd37862db65a33ee10301dab99ecef /gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild | |
parent | gnustep-apps/terminal: drop old (diff) | |
download | gentoo-6a47c7747ef1a6a4727f651a7d5904fe4a0744ce.tar.gz gentoo-6a47c7747ef1a6a4727f651a7d5904fe4a0744ce.tar.bz2 gentoo-6a47c7747ef1a6a4727f651a7d5904fe4a0744ce.zip |
gnustep-apps/systempreferences: drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild')
-rw-r--r-- | gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild b/gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild index 1a774a00b2a8..7fe54791a5f4 100644 --- a/gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild +++ b/gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="System Preferences is a clone of Apple OS X' System Preferences" HOMEPAGE="http://www.gnustep.it/enrico/system-preferences/" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${MY_P}.tar.gz" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2" SLOT="0" IUSE="" |