diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-02-26 11:05:41 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-02-26 11:08:19 -0800 |
commit | e6ac2d85289f84c33d04012576244abe61269044 (patch) | |
tree | 7ca391ea507ff7689863bdb8c14b6de11383f65d /profiles/package.mask | |
parent | net-libs/nativebiginteger: Drop old (diff) | |
download | gentoo-e6ac2d85289f84c33d04012576244abe61269044.tar.gz gentoo-e6ac2d85289f84c33d04012576244abe61269044.tar.bz2 gentoo-e6ac2d85289f84c33d04012576244abe61269044.zip |
x11: Move x11-proto/xorgproto to x11-base/xorg-proto
Once the individual x11-proto/ packages subsumed by xorg-proto are gone,
the x11-proto/ category will contain only xcb-proto, printproto (should
be tree cleaned) and xorgproto. That's not enough packages for a
category, so move xorgproto to x11-base/xorg-proto (with the hyphen to
match other packages in x11-base/).
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index a15f79a39c08..b0e84576a601 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -175,7 +175,7 @@ media-sound/lastfmplayer # Matt Turner <mattst88@gentoo.org> (06 Feb 2018) # New package with subsuming lots of existing packages. Lots of reverse # dependencies will need to be updated. -x11-proto/xorgproto +x11-base/xorg-proto >=x11-proto/bigreqsproto-1.1.2-r1 >=x11-proto/compositeproto-0.4.2-r2 >=x11-proto/damageproto-1.2.1-r2 |