summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-17 20:52:15 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-17 20:56:40 -0400
commita892516251eccd19dabb8dbb91794ad10342ccc5 (patch)
tree1c3f01e9ce30a68612c39a93b5353a5b6119e6a0 /x11-drivers
parentx11-drivers/xf86-video-geode: Set remote-id (diff)
downloadgentoo-a892516251eccd19dabb8dbb91794ad10342ccc5.tar.gz
gentoo-a892516251eccd19dabb8dbb91794ad10342ccc5.tar.bz2
gentoo-a892516251eccd19dabb8dbb91794ad10342ccc5.zip
x11-drivers/xf86-video-intel: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-intel/metadata.xml23
1 files changed, 13 insertions, 10 deletions
diff --git a/x11-drivers/xf86-video-intel/metadata.xml b/x11-drivers/xf86-video-intel/metadata.xml
index 818438765cb7..0863636ae973 100644
--- a/x11-drivers/xf86-video-intel/metadata.xml
+++ b/x11-drivers/xf86-video-intel/metadata.xml
@@ -1,14 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
- </maintainer>
- <use>
- <flag name="sna">Enable SandyBridge's New Acceleration (useful on all chipsets, not just SandyBridge)</flag>
- <flag name="tools">Build the intel-virtual-output tool</flag>
- <flag name="uxa">Enable UMA Acceleration Architecture</flag>
- <flag name="xvmc">Enables X-Video Motion Compensation support</flag>
- </use>
+ <maintainer type="project">
+ <email>x11@gentoo.org</email>
+ <name>X11</name>
+ </maintainer>
+ <use>
+ <flag name="sna">Enable SandyBridge's New Acceleration (useful on all chipsets, not just SandyBridge)</flag>
+ <flag name="tools">Build the intel-virtual-output tool</flag>
+ <flag name="uxa">Enable UMA Acceleration Architecture</flag>
+ <flag name="xvmc">Enables X-Video Motion Compensation support</flag>
+ </use>
+ <upstream>
+ <remote-id type="freedesktop-gitlab">xorg/driver/xf86-video-intel</remote-id>
+ </upstream>
</pkgmetadata>