diff options
-rw-r--r-- | x11-drivers/xf86-input-keyboard/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-input-mouse/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-video-chips/Manifest | 12 | ||||
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/Manifest | 12 |
6 files changed, 25 insertions, 18 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog index 91a3c65761b8..f0e14dcc16f9 100644 --- a/x11-drivers/xf86-input-keyboard/ChangeLog +++ b/x11-drivers/xf86-input-keyboard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-keyboard # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.88 2011/04/08 16:24:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.89 2011/04/16 17:59:14 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> + xf86-input-keyboard-1.6.0.ebuild: + alpha/ia64/sh/sparc stable wrt #359059 08 Apr 2011; Markus Meier <maekke@gentoo.org> xf86-input-keyboard-1.6.0.ebuild: diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild index f355d80e9d35..0c2478250df5 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild,v 1.6 2011/04/08 16:24:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild,v 1.7 2011/04/16 17:59:14 armin76 Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Keyboard input driver" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6.3" diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog index 0b32b8ec64c6..8327d5ee1cbb 100644 --- a/x11-drivers/xf86-input-mouse/ChangeLog +++ b/x11-drivers/xf86-input-mouse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-input-mouse # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.104 2011/04/08 16:26:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.105 2011/04/16 18:00:16 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> xf86-input-mouse-1.7.0.ebuild: + alpha/ia64/sh/sparc stable wrt #359059 08 Apr 2011; Markus Meier <maekke@gentoo.org> xf86-input-mouse-1.7.0.ebuild: arm stable, bug #359059 diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild index 2fe90e2f1228..8d74c7efb804 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild,v 1.6 2011/04/08 16:26:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.7.0.ebuild,v 1.7 2011/04/16 18:00:16 armin76 Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org driver for mouse input devices" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.5.99.901" diff --git a/x11-drivers/xf86-video-chips/Manifest b/x11-drivers/xf86-video-chips/Manifest index 45489b3a2836..3a807589156b 100644 --- a/x11-drivers/xf86-video-chips/Manifest +++ b/x11-drivers/xf86-video-chips/Manifest @@ -4,13 +4,13 @@ Hash: SHA1 DIST xf86-video-chips-1.2.3.tar.bz2 338968 RMD160 e4a23472b39923eb70ecdb169c5ff9970d147664 SHA1 79d1592dacbdd5ff0419dcb2fef2a2ca541dd329 SHA256 0561278e06f84d4ee20317b19831cc8d42c952a1577c7865163ad2d6d900cb1d DIST xf86-video-chips-1.2.4.tar.bz2 365618 RMD160 ebae9edc31d8463d7abb5dadf72bb5edd7f32870 SHA1 71f474335d05f93b2451a7a0750c4409669641a4 SHA256 fb6dc34a8d7db82dc6d555cebe6f95c2269dda4872118978345f6e1215ab4d25 EBUILD xf86-video-chips-1.2.3.ebuild 536 RMD160 f9713ff74cd9569c8b835a01f271654328b66b63 SHA1 519327a823ab3fa911298f30bb5a1bf2db15c56e SHA256 8d21840ca7759989105b9230e8ab496febe19695b14879197d6b1730ac1c6319 -EBUILD xf86-video-chips-1.2.4.ebuild 364 RMD160 ca69cb64de5173bbb14ad4a4a3ce61b38afa854c SHA1 d942fb3f2fd724b9ed8c6b9b71109b935dfaaa8b SHA256 1230f67ea1dd5612280d0f94f483d6181bfca67298d9f089259c4f6f7b1b1adc -MISC ChangeLog 6651 RMD160 ad1cb8f562228fe761251f0e133acfdd6e92efd8 SHA1 3b232e6849de4a72b2070f002a7c59a68188a87d SHA256 d31e6dc086d1e5c1969dc12545db1e04a0a70af23e5f2572ca28144822978f26 +EBUILD xf86-video-chips-1.2.4.ebuild 365 RMD160 187330da50306739f11a4ba25984a9f977397bba SHA1 141a3f8950ac738cb463fb34992d736942d07e75 SHA256 2d79359ded2564983766865113e122f6e5122e6d2ccc4260d297ac676fd8c758 +MISC ChangeLog 6760 RMD160 f1212b8e2f78b8ba60eb455f8d33c581b713229a SHA1 740d8734fcf1f262d2ddf35266ac7100b5ecfcb1 SHA256 3451ae7f2cd56102a35a6079faf058a57ede4a9a76a95272a37697e87b0789db MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.17 (GNU/Linux) +Version: GnuPG v2.0.16 (GNU/Linux) -iEYEARECAAYFAk2NwnMACgkQNQqtfCuFneM8cACfYIJcszkJLMOFSXGTuN2kc3uO -s8sAniKttFMcgOzH1FUZcwHE/EaRs+Wb -=RIcW +iEYEARECAAYFAk2p2WsACgkQuQc30/atMkAGjwCeOWv2Thf5jrIpauGXBbsC5xkV +ggcAn1JpiVR3slU2RqDVuF4dT5+i6VFv +=G4na -----END PGP SIGNATURE----- diff --git a/x11-drivers/xf86-video-siliconmotion/Manifest b/x11-drivers/xf86-video-siliconmotion/Manifest index 6d8b59ab3ff2..bf4ebde39fd6 100644 --- a/x11-drivers/xf86-video-siliconmotion/Manifest +++ b/x11-drivers/xf86-video-siliconmotion/Manifest @@ -4,13 +4,13 @@ Hash: SHA1 DIST xf86-video-siliconmotion-1.7.4.tar.bz2 350035 RMD160 bf53ff99f3c5163a6935b5a255d5a5bd0fcdcea8 SHA1 3c0fd42fbd301e66104e4b9190796d102a034787 SHA256 b47511480fab5c517e12bd67a332f452d1718b32d53a6201edfc1c279e6e04d7 DIST xf86-video-siliconmotion-1.7.5.tar.bz2 351610 RMD160 10fc077e41c21f5eaff3603d80a80bfdd500945b SHA1 946acae0822d51da57abe8b7ed049691bd731589 SHA256 97dd597186029d5646923dde84f4c7f38080ce24c80fd127dcdb8fb36eec7913 EBUILD xf86-video-siliconmotion-1.7.4.ebuild 563 RMD160 0790026e061ac6daa72f19d3b21538c0ee08abf2 SHA1 c9c48b437dfd1e69ef2668e101bdcc9e791896a5 SHA256 5428d97397058954fef6470d166dfe4f64427bdcfb90ae84d9e44fac68d80569 -EBUILD xf86-video-siliconmotion-1.7.5.ebuild 563 RMD160 e6731c4b04016ee2b5f814d7c4a7f287de46e7bb SHA1 7967498535bb164e68d605b8be0ef1eb932438c3 SHA256 b333f39fb8710c7a3c448e41bddaac8308c27f035fbeb0caa8bee51d47b06b04 -MISC ChangeLog 7923 RMD160 42cf927d347c2f86bc170eaf08732db9cdb475af SHA1 854b4c7d0b5fc9b475591ffba6af2cdf65f8e786 SHA256 ee7e80bee979c0d67129ce377578b7f999fcb2f865038874cbfa98f568721b9d +EBUILD xf86-video-siliconmotion-1.7.5.ebuild 563 RMD160 1732d508f4ce1d2089b32b7de133c315162134c4 SHA1 fa80ed1d57ceecd037834fd4b426ed6c23c78b19 SHA256 07907d1485eb9b964a547ad6516187d2e2ea50629f442b3694848a147c4be480 +MISC ChangeLog 8048 RMD160 a698df07b4f264c61a388a73190bc3d3462c8b23 SHA1 adff06801cd3fb69d20c0a5dcefabf1b3e734a39 SHA256 9d946aeeb5b51b673338f1904d81713ea6623eca04f687087bf79f1afc15f59f MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.17 (GNU/Linux) +Version: GnuPG v2.0.16 (GNU/Linux) -iEYEARECAAYFAk2Nw6QACgkQNQqtfCuFneOcEwCdEObBbJ5pz8vfrVZPbvWn3+qm -ZDkAnRyD4ODoEotDTfRDTN5Xpcc7l+aS -=66ZN +iEYEARECAAYFAk2p2ZwACgkQuQc30/atMkBAUwCdEdeUerimIyM984cx1drWGWEr +0fMAmwSQgR+CfhtdwDF1PzfqAx5pfwV+ +=eqZr -----END PGP SIGNATURE----- |